emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Emacs-orgmode] Remember templates and time stamp rounding.


From: Jason F. McBrayer
Subject: Re: [Emacs-orgmode] Remember templates and time stamp rounding.
Date: Mon, 20 Mar 2006 08:24:34 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Philip Rooke <address@hidden> writes:

> Carsten Dominik <address@hidden> writes:
>
>> I have put a new test version of org.el onto my site, version 4.11a:
>
> [...]
>
>> Remember templates 
>> ------------------
>
> [...]
>
> I've had the chance to check these examples and they are working
> fantastically well for me.  Thank you very much.

I'd like to add a "me too" here.  These patches are working well for
me.  The templates I am using are:

(setq org-remember-templates
     '((?j . "* %?\n  %U\n  %i\n\n  %a")
       (?n . "* NEXTACTION %?\n  %T\n   %i\n\n   %a")
       (?d . "* NEXTACTION %?\n  DEADLINE: %T\n   %i\n\n   %a")  
       (?s . "* NEXTACTION %?\n  SCHEDULED: %T\n  %i\n\n   %a")))


-- 
+----------------------------------------------------------------+
| Jason F. McBrayer                         address@hidden  |
|  "If you wish to make Pythocles wealthy, don't give him more   |
|   money; rather, reduce his desires."            -- Epicurus   |




reply via email to

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