Hacker News new | ask | show | jobs
by plasma 1365 days ago
I've used many note taking apps (VS Code extensions for todo lists, Trello, plain text files, OneNote, etc) and this is nice, a few thoughts:

1) Was there a keyboard shortcut for starting/stopping a timer and marking a task done? 2) Note the 'forgot password' link doesn't work from the subscribe popup 3) Storing the notes locally by reading from a .txt file that's synced to a personal drive would be great

Thanks!

2 comments

Thanks, I'll fix that link.

If you press escape, you enter a command mode where you can use the following shortcuts:

j: Move down to the next task k: Move up to the previous task s: Start or stop the timer for the selected task d: Mark the selected task as done n: Create a new task

I fixed the link, thanks again.