Add capture tool - Quick thought/task/idea/link capture - Goes to inbox for later processing - Multiple types with emoji indicators - Export to markdown
This commit is contained in:
1
ws
1
ws
@ -28,6 +28,7 @@ COMMANDS = {
|
||||
'focus': ('tools/focus.py', 'Pomodoro focus timer'),
|
||||
'habits': ('tools/habits.py', 'Habit tracker with streaks'),
|
||||
'track': ('tools/track.py', 'Time tracking'),
|
||||
'cap': ('tools/capture.py', 'Quick thought capture'),
|
||||
|
||||
# Projects
|
||||
'news': ('projects/news-feed/main.py', 'RSS news reader'),
|
||||
|
||||
Reference in New Issue
Block a user