all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tim X <timx@nospam.dev.null>
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 11:15:34 +1100	[thread overview]
Message-ID: <87y6lh9cux.fsf@lion.rapttech.com.au> (raw)
In-Reply-To: cdc4ccf7-5d56-4ff7-b330-499b3a1e1276@z10g2000prh.googlegroups.com

Nocebic Meme <nocebicmeme@gmail.com> writes:

> 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>
>
> But here's the problem: if I pull up an agenda view with my deadlines
> for this week, daily exercise shows up every day.  Ideally, I'd like
> to only see TODO items that I can actually do something about right
> now.  While I can start work on a presentation that's due tomorrow, I
> can't start tomorrow's exercise today, so I don't want to see it.
>
> Is this something org mode can overcome?

Org mode has a lot of power and is very customizable, so my answer would
be yes.

What your saying is very similar to some of the principals underlying
the popular GTD approach (Getting Things Done) and there are a number of
pages out there which discuss/outline how people have configured Org
mode to support things like GTD. 

One of the basic ideas (at least as I understand it!) underlying GTD is
having your todo items grouped in souch a way that you can pull up an
agenda which only lists the items which are of current relevance based
on where you are or what you are doing. 

One way of doing this is to use tags. For example, you might tag each
todo item (or branch, file etc - very flexible) with tags such as HOME,
OFFICE', 'PHONE', etc. Youc an then very easily define a custom agenda
view which only shows items that are not completed and which also match
a specific tag, one of which may be GYM or EXERCISE or HEALTH etc. . So,
if your at home/work and find you have some spare time to deal with some
of those phone calls you need to do, you pull up the agenda view that
shows todo items tagged with phone. If your at work, you pull up the one
tagged with work todo items etc.

My only advice would be to start off simple. Don't design something
complex and comprehensive to start with. Start simple and add things
once you see a need for them. I've seen a few fail with org mode because
they started with something that was over engineered and became a burden
rather than an asset. Start using it in as vanilla way as possible and
then tweak it as your needs and familiarity of the system increase. 

Note also that tags are not the only solution. Org mode is very powerful
and has lots of possible options. As you get to know it and experiment
with it, you will see which option suits you best. This may make it seem
harder at first, but in the end, you get a system that works the way you
like rather than a system that forces you to change how you naturally
like to work to suit how it was designed. 

HTH

Tim


-- 
tcross (at) rapttech dot com dot au


  parent reply	other threads:[~2009-12-06  0:15 UTC|newest]

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

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=87y6lh9cux.fsf@lion.rapttech.com.au \
    --to=timx@nospam.dev.null \
    --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.