You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If one needs to search for a specific task, fzf/peco integration works quite fine. But for scripting, or predefined filters to use as an alias it isn't suitable.
The text was updated successfully, but these errors were encountered:
The official Todoist documentation talks about the ability to use a filter with a free text search of keywords, as can be seen here: https://todoist.com/help/articles/introduction-to-filters#filtering-based-on-keywords.
I'd like to have the same supported in the CLI. E.g:
todoist list --filter "search: email"
If one needs to search for a specific task, fzf/peco integration works quite fine. But for scripting, or predefined filters to use as an alias it isn't suitable.
The text was updated successfully, but these errors were encountered: