Note again
[2.2.7]
Note again.
Added
- Configured
outline-minor-mode
. Allprog-mode
modes now use it. Instead of only saving buffers when notes were taken for clocking out, taking notes always save that buffer.
Changed
wal-org-clock-take-note
was removed in favor of extendingwal-org-agenda-take-note
. When called with argument, this will now take note for the clocked task. - Key bindings were changed: -H-p
still stores point, butH-M-p
stores window register -H-h
now invokesproject-find-file
-H-y
invokesjump-to-register
-H-i
now completes -H-M-j
now jumps to char with timer usingavy
Removed
org-clock-auto-clockout-insinuate
is no longer called. Insteadorg-clock-idle-time
was re-added. -org-clock-auto-clock-resolution
is the default value again. -outline-minor-mode-highlight
is no longer set. -wal-org-content
since usingorg-content
with numeric prefix is preferable.
Fixed
- Clocking out now uses
wal-org-clock-out-switch-to-state
to only set todo state if there was one before.