emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Don't show repeating item more than once in agenda
@ 2010-04-09 22:36 Nathan Neff
  0 siblings, 0 replies; only message in thread
From: Nathan Neff @ 2010-04-09 22:36 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1259 bytes --]

I'd like to schedule something to do every 2 days, but don't want
more than one reminder in my agenda.  For example:

* TODO Call Bob
   SCHEDULED: <2010-04-12 Mon +2d>

In the agenda, I see this entry repeated every other
day (as expected) like this:

Monday     12 April 2010 W15
  nate:  Scheduled:  TODO Call Bob
Tuesday    13 April 2010
Wednesday  14 April 2010
  nate:  Scheduled:  TODO Call Bob
Thursday   15 April 2010
Friday     16 April 2010
  nate:  Scheduled:  TODO Call Bob
Saturday   17 April 2010
Sunday     18 April 2010
  nate:  Scheduled:  TODO Call Bob

However, I'd like to only see the next occurrence of "Call Bob", like this:

Monday     12 April 2010 W15
  nate:  Scheduled:  TODO Call Bob
Tuesday    13 April 2010
Wednesday  14 April 2010
Thursday   15 April 2010
Friday     16 April 2010
Saturday   17 April 2010
Sunday     18 April 2010

I realize I can use org-habit for doing this, but I don't want to display
the habit graph.

Is there a way to turn off the habit graph for this one entry?

Or, is there a way to only show the next occurrence of a recurring item?

Maybe I should just create a simple scheduled item for calling Bob,
and shift the item when I complete it.

Sorry if I'm missing something obvious.

Thanks,
--Nate

[-- Attachment #1.2: Type: text/html, Size: 1442 bytes --]

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-09 22:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-09 22:36 Don't show repeating item more than once in agenda Nathan Neff

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).