
Taskwarrior, Timewarrior and Vit: The Ultimate CLI Productivity Stack
For context on how my brain works, see Working with an AuDHD Brain. Here is the smallest version of my entire productivity system: task add "Write the intro" +next task 1 start That is it. The task is recorded, the clock is running, and I can see both in under a second without touching a mouse. Everything else in this post builds on top of those two lines. The stack is taskwarrior for task management, timewarrior for time tracking, and vit as a vim-style interface on top. Keyboard-first, terminal-native, plain text on disk. ...