Stephen Lienhard <steph...@2bike4.com> wrote:

> 
> Hello,
> 
> When I mark a ToDo item as Done, I would like to log the date only and not 
> the time.
> 
> For ex:
> 
> ** DONE Update presentation
>    CLOSED: [2010-07-08]
> 
> Instead of:
> 
> ** DONE Update presentation
>    CLOSED: [2010-07-08 Thu 17:57]
> 
> 
> I have searched the website and the mailing list archives.
> 
> 
> Is there an option I could set or something for my .emacs file?
> 

Maybe this:

,----
| org-log-done-with-time is a variable defined in `org.el'.
| Its value is t
| 
| Documentation:
| Non-nil means the CLOSED time stamp will contain date and time.
| When nil, only the date will be recorded.
| 
| You can customize this variable.
`----

HTH,
Nick

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to