emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] org-log-done


From: Nick Dokos
Subject: Re: [Orgmode] org-log-done
Date: Thu, 08 Jul 2010 18:15:31 -0400

Stephen Lienhard <address@hidden> 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



reply via email to

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