No problem, thanks for confirming it is working.
Thanks Kevin!
Is the configuration of this feature documented?
I do want the completion date to be logged for most one-off items, but not for recurring items like "water the plants" because that's just happening too often :)
The per-item properties work in Emacs, but not beorg:
SCHEDULED: <2019-09-05 Thu 14:00 +1w> :PROPERTIES: :LOGGING: nil :END:
Take a look at https://beorg.app/manual/library-org/ which summarises the options available to configure beorg. You are probably looking for
org-log-into-drawer, which by default is set to #f rather than a drawer name.
Christian - I missed your comment when you originally posted it. I've added some code to handle the per-item property LOGGING when set to nil so that it doesn't add any state transition notes.
@Matthew: Thanks for considering the change! :)
I'm going to get those live on the website today :)
Rico Picone
I love the easy TODO/DONE swipe-switching in the TODO view of the app. The drawback is that in beorg when a TODO is converted to DONE, no `CLOSED: [timestamp]` is inserted, like it would be in Emacs.
4 people like this idea