From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Varnit Suri" Subject: RE: GTD question - how to create Reference and Ticker files Date: Sat, 18 Apr 2009 17:05:18 -0700 Message-ID: <57AC2FA1761300418C7AB8F3EA493C9702D23BAF@HQ-EXCH-5.corp.brocade.com> References: <57AC2FA1761300418C7AB8F3EA493C9702D238C3@HQ-EXCH-5.corp.brocade.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LvKXR-00047b-N7 for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 20:05:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LvKXN-00047K-Kl for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 20:05:37 -0400 Received: from [199.232.76.173] (port=36592 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LvKXN-00047H-Cu for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 20:05:33 -0400 Received: from brm-mailgate-1.brocade.com ([144.49.197.2]:12106) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LvKXM-0007bR-OY for emacs-orgmode@gnu.org; Sat, 18 Apr 2009 20:05:33 -0400 Content-class: urn:content-classes:message In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: emacs-orgmode@gnu.org Thanks Manish and Matt. I read Charles' recently updated article too: http://members.optusnet.com.au/~charles57/GTD/gtd_workflow.html I think category and task tags suffice as far as creating a Tickler list is concerned.=20 The only implementation for the Reference that I could think of was to do something similar: have a separate file with category and context tags, and just log all info there (links, etc). I agree - some info may be project specific and so you could have project-specific reference files too, though searching them may become a problem. Any other ideas? V. -----Original Message----- From: Manish [mailto:mailtomanish.sharma@gmail.com]=20 Sent: Friday, April 17, 2009 10:02 PM To: Varnit Suri Cc: emacs-orgmode@gnu.org Subject: Re: [Orgmode] GTD question - how to create Reference and Ticker files On Fri, Apr 17, 2009 at 9:53 PM, Varnit Suri wrote: > Hello, > > I 'm trying to implement the Getting Things Done approach using Org-mode > (like many others!). > > I 've been thinking of the best way to implement GTD's Reference and > Tickler folders in Org-mode. I have a few thoughts of my own, but wanted > to check with the community, in case anyone else has a better solution. > > My solutions are pretty 'raw' - just a text file (with links, etc) for > the Reference and a Someday list for the Tickler. Anyone else has more > sophisticated solutions? Any comments are appreciated. I also looked around for the "best way" for a long time but I guess what fits one's mind may not fit others'. With that said, Charles Cave published an excellent article on the subject recently.. please check out the Worg. There's been discussions on the very subject in the past.. please check out the list archives as well. IMHO, you do not need a separate tickler file since your agenda/project files can contain timestamped tasks and deadlines and that's your tickler. Someday file can also be implemented by either using a SOMEDAY todo keyword or a SOMEDAY tag. I keep project specfic references within the project subtree and general purpose references in a notes.org file with NOTES and WEBLINKS headings. Org has excellent search facilities as well to scan through these. HTH --=20 Manish