back
▲ 1 points

Show HN: My Command Line Todo List

makervoyage.com
by codazoda·2y ago·1 comments·view on hn ↗
I recently published a comment about my todo list here on HN and a few people asked about it. I decided to do a quick write-up of the simple commands I put together to accomplish this in the shell (zsh in my case but it likely works in bash too).
1 comments
Reminds me of how I started my foray into plaintext task management:

- http://todotxt.org

- https://taskwarrior.org

- https://www.taskpaper.com

- https://notational.net

Eventually, I decided multi-platform sync and mobile access were more important than the CLI. (Also I have the browser open more than the CLI.)

In addition, I found a single line per task was not enough (that's why I started looking into TaskPaper and Notational Velocity):

- I wanted to attach notes to tasks (as I worked on them).

- I wanted to group tasks into sub-tasks (or rather break larger tasks into smaller tasks.)