emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] FR: Using properties to customize global settings on a per


From: Bastien
Subject: Re: [Orgmode] FR: Using properties to customize global settings on a per-entry basis
Date: Thu, 04 Oct 2007 12:24:33 +0100
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux)

Carsten Dominik <address@hidden> writes:

>>> * repetitive entry
>>>   :PROPERTIES:
>>>      :org-log-done: nil
>>>   :END:
>>
>> Sounds like a great way to do it!
>
> The alternative would be a LOGGING property where you could set the same
> keywords as in the STARTUP line.  What is better?

I think using LOGGING is a bit better.  

BTW, this is documented in (info "(Org)In-buffer settings") :

| logging          | record a timestamp when an item is marked DONE      |
| nologging        | don't record when items are marked DONE             |
| lognotedone      | record timestamp and a note when DONE               |
| lognotestate     | record timestamp and a note when TODO state changes |
| logrepeat        | record a note when re-instating a repeating item    |
| nologrepeat      | do not record when re-instating repeating item      |
| lognoteclock-out | record timestamp and a note when clocking out       |

But the docstring of `org-log-done' doesn't mention all these options.

And (info "(Org)Progress Logging") should mention all these option
somewhere, or at least link back to the in-buffer settings back.

-- 
Bastien




reply via email to

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