-
-
Notifications
You must be signed in to change notification settings - Fork 167
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If a headline does not already have a "SCHEDULED" or "DEADLINE" entry, "CLOSED" will not be added when marking a headline as done when org_log_done == 'time'.
Steps to reproduce
Doing cit on the first headline below will mark it as done but not add "CLOSED", on the second headline it will mark it as done and append a "CLOSED" entry.
* TODO not working
* TODO working
SCHEDULED: <2022-05-09 Mon>
Expected behavior
When org_log_done == 'time', a "CLOSED" entry should be added when marking the headline as done.
Emacs functionality
No response
Minimal init.lua
This reproduces with minimal_init.lua.
Screenshots and recordings
No response
OS / Distro
macOS 12.0.1
Neovim version/commit
0.7.0
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working