all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* repeating timestamp question
@ 2009-04-14 13:41 Rustom Mody
  2009-04-14 16:02 ` Bernt Hansen
  0 siblings, 1 reply; 2+ messages in thread
From: Rustom Mody @ 2009-04-14 13:41 UTC (permalink / raw)
  To: emacs-orgmode


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

Whats the diff between

*** TODO Pay Rent
     SCHEDULED: <2009-04-01 Fri +1m>

and

 *** TODO Pay Rent
     <2009-04-01 Fri +1m>

[Yeah I found this in the FAQ. But not clear what to do for repeating items
like this]

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

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

_______________________________________________
Emacs-orgmode mailing list
Remember: 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] 2+ messages in thread

* Re: repeating timestamp question
  2009-04-14 13:41 repeating timestamp question Rustom Mody
@ 2009-04-14 16:02 ` Bernt Hansen
  0 siblings, 0 replies; 2+ messages in thread
From: Bernt Hansen @ 2009-04-14 16:02 UTC (permalink / raw)
  To: Rustom Mody; +Cc: emacs-orgmode

Rustom Mody <rustompmody@gmail.com> writes:

> Whats the diff between
>  
> *** TODO Pay Rent
>      SCHEDULED: <2009-04-01 Fri +1m>

This shows up on April 1 and everyday after that until you mark it done
(which reschedules it for May 1).  If it's late it shows up on the
agenda with something like 

  todo:       Sched. 2x:  TODO Test Task to be done


>  
> and
>  
> *** TODO Pay Rent
>      <2009-04-01 Fri +1m>

This shows up on April 1st only and if you don't do it will not show up
on your agenda on April 2, 3, etc, but will again on May 1st.

I use SCHEDULED: for tasks that need to be done and carried forward
until they are completed.  I use the other date for things that should
occur on this date but if I miss it (like take out the garbage) it's
fine to wait until the following Friday before being bugged about it
again.  Since garbage pickup is only on Fridays it doesn't make sense to
be bothered with it for all of the other days in between when there is
no pickup.

-Bernt

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-14 16:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-14 13:41 repeating timestamp question Rustom Mody
2009-04-14 16:02 ` Bernt Hansen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.