emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: <prayner@unimelb.edu.au>
To: emacs-orgmode@gnu.org
Subject: exporting just timestamped entries from an agenda
Date: Wed, 30 Dec 2015 17:44:51 +1100	[thread overview]
Message-ID: <22147.32099.579573.677738@localhost.localdomain> (raw)

I keep my diary, action items, scheduled tasks etc in a single
org-mode file. It contains things like:

**  Norton my office <2015-03-11 Wed 10:00 +1w>
** TODO power  bill						       :home:
   DEADLINE: <2015-12-29 Tue>
** TODO review business manager PD
   SCHEDULED: <2015-12-27 Sun>

and lots of others.
I would like to share a version of my agenda for each week with colleagues, perhaps
even interface it with the exchange web services used by my
organization. The first task is to select only those entries with
active timestamps that fall within the week. 
My first attempt is a tag-search query like:
TIMESTAMP>"<-1d>"&TIMESTAMP<"<+7d>"
but that doesn't pick up the repeated entries. 

The other approach I can see is agenda filtering. I can filter by tag
and hence remove the entry with :home: but I can't see how to remove
the item with a SCHEDULED date but no specific time to happen. Is
there a simple workaround or should I use a richer set of tags to
accomplish this?
thanks again
Peter

-- 
Peter Rayner
Leader, Clean Air and Urban Landscapes NESP hub <http://www.nespurban.edu.au>
room 343 
School of Earth Sciences, University of Melbourne, 3010, Vic, Australia
tel: work: +61 (0)3 8344 9708; fax: +61 (0)3 8344 7761 
mobile +61 402 752 379, skype: petermorag 
mail-to: prayner@unimelb.edu.au TWITTER: @raynerstrings
google scholar profile <http://scholar.google.com.au/citations?user=H3up71wAAAAJ&hl=en>

             reply	other threads:[~2015-12-30  6:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-30  6:44 prayner [this message]
2015-12-31  1:28 ` exporting just timestamped entries from an agenda John Hendy
2015-12-31  3:51   ` prayner
2015-12-31  4:32     ` John Hendy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22147.32099.579573.677738@localhost.localdomain \
    --to=prayner@unimelb.edu.au \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).