From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cezar Subject: remember Date: Fri, 31 Aug 2007 13:20:43 +0300 Message-ID: <87abs8ngxw.fsf@myhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IR3cr-0004C4-R1 for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 06:21:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IR3cq-0004AM-S5 for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 06:21:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IR3cq-0004A3-Lq for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 06:21:16 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IR3cp-0003J3-RA for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 06:21:16 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IR3ck-0008Is-9A for emacs-orgmode@gnu.org; Fri, 31 Aug 2007 12:21:10 +0200 Received: from dyn-86.105.65.100.tm.upcnet.ro ([86.105.65.100]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Aug 2007 12:21:10 +0200 Received: from cezar by dyn-86.105.65.100.tm.upcnet.ro with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 31 Aug 2007 12:21:10 +0200 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: emacs-orgmode@gnu.org Hello, I want to start using remember to record todos like this wonderfull paper shows: http://johnwiegley.com/org.mode.day.planner.html My problem is that is also inserts some comments. The recorded entry looks like this: ** Fri Aug 31 13:19:12 2007 (## `C-u C-c C-c' to file directly, `C-c C-c' to file interac) ## `C-u C-c C-c' to file directly, `C-c C-c' to file interactively. ## Target file "~/Organiser/Notes.org", headline "Tasks" ## To switch templates, use `M-x org-remember'. * TODO test [2007-08-31 Fri] Also I would like to know how to link from files/mails (I am using Gnus). Thanks, Cezar