viscal

cairo/gtk vi-like timeblocking calendar
git clone git://jb55.com/viscal
Log | Files | Refs | README | LICENSE

commit 338e0b363113a02168ef250fe8510be475cd88f3
parent ff2c414d7a80ca028b18eb7b8774e59c850ab3d6
Author: William Casarin <jb55@jb55.com>
Date:   Sat, 25 Aug 2018 22:59:48 -0700

update todos

Diffstat:
MTODOs.org | 21++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)

diff --git a/TODOs.org b/TODOs.org @@ -2,9 +2,28 @@ * Current +** TODO yank +** TODO paste +** TODO undo stack +** TODO Movement should scroll the screen +** TODO j/k should highlight empty slots as well +** TODO Figure out keys for event-movement + +Right now it's j/k but that should probably be reserved for +moving around in general. + +Options: + +- n/p ? + + * Keys -** TODO t -> now +** TODO O open_up +** TODO t now +** TODO J join two events? +** TODO dd delete event, pushing lower events up to fill the hole +** TODO x,D? delete event * UI