/meerkat

A simple , keyboard driven, VIM inspired todo manager

Primary LanguageHTML

Meerkat

Meerkat

A simple keyboard driven, VIM-styled todo manager.

Keyboard shortcuts:

Alt+Space - Show/Hide Meerkat

Meerkat will be in your task bar.
Closing Meerkat Right Click taskbar icon -> select "Quit".

In Navigation mode(default):

j - select next todo in list

k - select previous todo in list

dd - delete currently selected todo

space - toggle completeness of currently selected todo

i - enter Insert mode and focus the textbox

In Insert mode:

Typing will enter text in the top insert bar. Enter will create a new todo item

escape - go to Navigation mode