My personal-knowledge-system, with deeply integrated task tracking and long term goal planning capabilities.
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix: binds are now non-interfering with typing

+4 -4
+4 -4
.config/config.kdl
··· 7 7 q Quit // Quit the application 8 8 <Ctrl-c> Quit // Another way to quit 9 9 <Ctrl-z> Suspend // Suspend the application 10 - j MoveDown 11 - k MoveUp 12 - o OpenZettel 13 - n NewZettel 10 + up MoveUp 11 + down MoveDown 12 + enter OpenZettel 13 + <Ctrl-n> NewZettel 14 14 } 15 15 }