Open b0dee opened 4 months ago
Figure this should apply to all bujo buffers, needs slightly different handling between i.e.:
Notes: Going to do this via commands:
:MarkComplete
:MarkCancelled
Don't delete on cancell, just replace the [ ]
with [~]
and also do ~~
on either side of the task to make it strikethrough
Need to have a defined key (which should be customisable) for closed/cancelled/missed tasks
:Outstanding
virtual buffer is currently just a view, want the ability to use commands when in the buffer that locate the current line under the cursor and apply an action to it i.e. remove, mark complete