You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `note` - adds `CLOSED` date as above, and prompts for closing note via capture window. Confirm note with `org_note_finalize` (Default `<C-c>`), or ignore providing note via `org_note_kill` (Default `<Leader>ok`)
431
432
* `nil|false` - Disable any logging
432
433
434
+
ORG_LOG_INTO_DRAWER *orgmode-org_log_into_drawer*
435
+
436
+
type: `string|nil`
437
+
default value: `nil`
438
+
Possible values:
439
+
Log TODO state changes into a drawer with the given name. The recommended value is `LOGBOOK`.
0 commit comments