Skip to content

Meerkat is a task management application with an emphasis on time tracking of tasks from start until completion using nothing but VIM inspired key bindings.

Notifications You must be signed in to change notification settings

oldtimerza/meerkat-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meerkat

Meerkat-net

.NET Core

Meerkat

A simple keyboard driven, VIM-styled todo manager with an emphasis on tracking time to completion of tasks. The philosophy behind Meerkat is to be accessible easily and quickly at all times, and to be completely driven from the keyboard with easy to remember shortcuts.

The main goal of this application is to make it easy to keep track of tasks that are worked on through out the course of a day and to track how long each task is worked on to make time sheet capture easy and painless.

Requirements:

This application requires .Net Core 3.1

Keyboard shortcuts:

Alt+Space - Show/Hide Meerkat

In Navigation mode(default):

j - select next todo in list

k - select previous todo in list

d - delete currently selected todo

s - start/stop the timer for tracking this task as actively being worked on.

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

enter - add the new todo and go back to navigation mode

About

Meerkat is a task management application with an emphasis on time tracking of tasks from start until completion using nothing but VIM inspired key bindings.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages