alanvardy / tod

An unofficial Todoist command line client written in Rust
MIT License
104 stars 9 forks source link

Add "Skip" to "tod list label" #778

Closed stacksjb closed 5 months ago

stacksjb commented 5 months ago

Labeling tasks with a filter such as:

tod list label -f 'no label' -l Work -l Home -l School -l Computer

Would like to be able to Skip tasks as appropriate.

alanvardy commented 5 months ago

Addressed in this PR: https://github.com/alanvardy/tod/pull/783