pimutils / todoman

✅ A simple, standards-based, cli todo (aka: task) manager.
https://todoman.readthedocs.io
ISC License
489 stars 78 forks source link

Added "read from stdin" option to edit command #482

Open reactorcoremeltdown opened 2 years ago

reactorcoremeltdown commented 2 years ago

Added -r (--read-description) flag to edit command.

This option is vital for my workflow: I use todoman inside a container to sync data between Calendars, Tasks, and also Kanboard. I need to sync back kanboard cards' URLs to tasks' descriptions.