emacs-wiki-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[emacs-wiki-discuss] Re: Planner Tip #2: Streamline undated tasks


From: Sacha Chua
Subject: [emacs-wiki-discuss] Re: Planner Tip #2: Streamline undated tasks
Date: Sun, 13 Nov 2005 23:51:37 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux)

Seth Falcon <address@hidden> writes:

> I combined your tips to end up with:
> - Prompt for date only with C-u
> - Put a copy of all tasks on TaskPool
> - Default to TaskPool in prompt

That sounds like my setup, although I no longer even prompt for plan
pages by default because I've separated my collecting phase from my
organizing phase (GTD way).
http://sacha.free.net.ph/notebook/emacs/planner-muse-config.el defines
the sacha/planner-read-task I use. =)

>      (if link-text
> -        (unless (string-match (regexp-quote 
> planner-multi-copy-tasks-to-page) link-text)
> +        (unless (string-match (planner-link-base 
> planner-multi-copy-tasks-to-page) link-text)

Great idea! Maybe (regexp-quote (planner-link-base ...)). The
regexp-quote's just in case you use planner pages with . or other
regular expression sequences. =)

-- 
Sacha Chua <address@hidden> - open source, free software geekette
http://sacha.free.net.ph/ - PGP Key ID: 0xE7FDF77C
interests: emacs, gnu/linux, personal information management, public speaking
sachac on irc.freenode.net#emacs . YM: sachachua83




reply via email to

[Prev in Thread] Current Thread [Next in Thread]