all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matt Lundin <mdl@imapmail.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Considering Using Org Mode, But Question First: Recurring To-Do's and Custom Agenda Views
Date: Sun, 06 Dec 2009 07:21:12 -0500	[thread overview]
Message-ID: <m2bpics37r.fsf@fastmail.fm> (raw)
In-Reply-To: 20091205155500.GA389@srevilak.net

Steve Revilak <steve@srevilak.net> writes:

> From: Nocebic Meme <nocebicmeme@gmail.com>
>
>> I'm thinking of moving my organizational system needs over into org
>> mode, but I have a question first.
>>
>> Let say I have a recurring to-do, such as 'daily exercise'
>>
>> In org mode right now it would look like this:
>>
>> * TODO daily exercise  :offline:
>>    DEADLINE: <2009-12-03 Thu .+1d>
>
> Try treating `daily exercise' as a recurring event (as opposed to a
> recurring TODO with a deadline).  Like this:
>
> * daily exercise  :offline:
>   <2009-12-03 Thu 07:00 +1d>
>

While this is certainly an option, I'm not sure this would solve the
OP's problem, since there would be no way to remove "daily exercise"
from the agenda once completed.

> org-mode has different semantics for SCHEDULED, DEADLINE, and plain
> active timestamps. For a recurring event, you'll generally want to use
> plain timestamps [1]. 

Certainly everyone has his/her own preferred method of using org mode.
But recurring items are by no means limited to plain timestamps.
Recurring DEADLINE and SCHEDULED items are also exceptionally useful.
Being able to mark the item done has the added advantage of providing a
completion log via the variable org-log-done.

You might also want to checkout the org-habit module, which is available
in the git org-mode.

http://orgmode.org/manual/Tracking-your-habits.html#Tracking-your-habits

> (Also, as a TODO, when would you mark it `DONE'? :)

When you're done exercising for the day? :)

Best,
Matt





  reply	other threads:[~2009-12-06 12:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-05 15:55 Considering Using Org Mode, But Question First: Recurring To-Do's and Custom Agenda Views Steve Revilak
2009-12-06 12:21 ` Matt Lundin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-12-05  4:56 Nocebic Meme
2009-12-05 12:15 ` Matt Lundin
2009-12-06  0:15 ` Tim X

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

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

  git send-email \
    --in-reply-to=m2bpics37r.fsf@fastmail.fm \
    --to=mdl@imapmail.org \
    --cc=help-gnu-emacs@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 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.