alanvardy / tod

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

"tod list label" does not work by itself #730

Closed stacksjb closed 6 months ago

stacksjb commented 6 months ago

Simply entering "tod list label" prompts for a filter, but then fails with The prompt configuration is invalid: Available options can not be empty"

It needs to prompt for labels as well

alanvardy commented 6 months ago

This is definitely a bug, thanks.

alanvardy commented 6 months ago

Resolved in this PR: https://github.com/alanvardy/tod/pull/738