Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add keyword search in filter option #191

Open
nabaco opened this issue Aug 2, 2022 · 1 comment
Open

Add keyword search in filter option #191

nabaco opened this issue Aug 2, 2022 · 1 comment

Comments

@nabaco
Copy link

nabaco commented Aug 2, 2022

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.

@kenliu
Copy link
Collaborator

kenliu commented Apr 29, 2023

Good suggestion, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants