emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tycho garen <garen@tychoish.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Re: Documentation wishlist items
Date: Wed, 16 Sep 2009 14:42:03 -0400	[thread overview]
Message-ID: <20090916184203.GB3727@newton.linlan> (raw)
In-Reply-To: <m24or24zr1.fsf@fastmail.fm>

On Wed, Sep 16, 2009 at 12:32:02PM -0400, Matthew Lundin wrote:
> 
> As a point of comparison, I divide my files according to area of
> responsibility (household.org, health.org, family.org, writing.org,
> etc.) so that I can quickly review what I need to do in each area. When
> I'm done with an item, I archive it and it is nicely deposited in the
> appropriate archive file. If a project within one of these files becomes
> quite big, I create a new file for it. I almost never set CATEGORY,
> because all my appointments are already organized by category (i.e.,
> file name).

I didn't know there was a category option. I've been using org mode
pretty seriously for the last 9 months or so. I work pretty much like
Matt, but the details differ as does, I think, my thought process, so
I'll share, just because....

I have two general files codex.org and data.org. I've been naming my
general organization file codex for years, so this is a personal
holdover. Data, is my clipping/reference folder (describe here:
<http://www.tychoish.com/2009/09/fact-files/>) and contains various
reference material and citation information for casual things that I
want to be able to capture and reuse later.

The remaining files are either "sphere" files, so I have a file for
each client/employer/work project, I have a "writing" file to manage
my blogging and wiki projects. These files and the trees inside of
them, tend to address ongoing projects and fairly well defined
projects. The outline tends to describe process rather than project. 

And then, I have a number of project I have files for specific
projects, creative writing projects, specific research projects,
larger scope things which are the kinds of things that I need to work
on for a while, but eventually finish. These files tend to describe
projects rather than processes, and contain notes and a great deal of
text, but aren't, on the whole "todo lists" as they are outlines that
happen also to support my todo list. 

I've always found that org-mode works the best for me when I think of
it more as an outline and data storage tool that happens to generate
todo-lists if there's something actionable around.

> I wouldn't worry about custom commands until you need them. Just type
> type C-c a t or C-c a T "TODO" and you'll get a "clean" list of all your
> todos.

I don't really use custom commands either. I'd recommend playing
around with tags and filtering agendas by tags, and then building on
that as you need to. There is also some crazy-awesome stuff around
using agendas generated from specific files (I think.) but I've also
never touched that. 

In any case, I have the following two key bindings set up to do what
Matt suggested above. 

      (global-set-key (kbd "C-c o a") 'org-agenda-list)
      (global-set-key (kbd "C-c o t") 'org-todo-list)

Cheers, 
sam

-- 
tycho(ish) @
garen@tychoish.com
http://www.tychoish.com/
http://www.criticalfutures.com/
"don't get it right, get it written" -- james thurber

  reply	other threads:[~2009-09-16 18:42 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-15 21:21 Documentation wishlist items Ethan
2009-09-15 23:56 ` Sean Sieger
2009-09-16  3:20 ` Sebastian Rose
2009-09-16  9:46   ` Bastien
2009-09-16  9:54     ` Greg Newman
2009-09-16 10:04       ` timetrap
2009-09-16 12:17     ` Jean-Marie Gaillourdet
2009-09-16 12:56       ` Peter Frings
2009-09-16  9:49   ` Bastien
2009-09-16 14:10     ` Sebastian Rose
2009-09-16 16:03       ` Matt Lundin
2009-09-16 12:46   ` Matt Lundin
2009-09-16  3:34 ` Matt Lundin
2009-09-16 11:37   ` Bernt Hansen
2009-09-16 15:33   ` Ethan
2009-09-16 16:32     ` Matthew Lundin
2009-09-16 18:42       ` tycho garen [this message]
2009-09-18 15:02   ` org-invoice question Dave Täht
2009-09-21 17:15     ` Peter Jones
2009-09-21 17:30       ` Dave Täht
2009-09-18 15:19   ` org-examples.git? Dave Täht
2009-09-18 17:00     ` org-examples.git? Matt Lundin
2009-09-16  9:42 ` Documentation wishlist items Bastien
2009-09-17  3:46   ` Matt Lundin
2009-09-17 17:34     ` Ethan
2009-09-17 19:30       ` Matthew 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

  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=20090916184203.GB3727@newton.linlan \
    --to=garen@tychoish.com \
    --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).