todoist icon indicating copy to clipboard operation
todoist copied to clipboard

Todoist CLI Client. I ❤️ Todoist and CLI.

Results 95 todoist issues
Sort by recently updated
recently updated
newest added

adds --description option to add and modify commands description listed in `show` command let me know if there are any issues you'd like me to address, I'm pretty fresh on...

In #231 it was noticed that when running with the `--debug` flag enabled the API JSON response itself is not logged. This would be helpful for troubleshooting issues related to...

enhancement

Hi is It possible to remove due dates. from tasks? Tried variations of the following and nothing worked. todoist modify --priority 3 5668040805 todoist modify --priority 3 5668040805 -d 00...

Updates the parser to support natural language weekday filters such as "mon", "fri" etc.

enhancement

`todoist` downloaded from releases page, amd64. When running `todoist`: ``` console $ todoist todoist: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by todoist) ``` I'm on Ubuntu Bionic, so I guess...

My OS: Ubuntu 22.04.2 LTS When running the most recent binary, I cannot sync. I had the same problem on the previous 2 binaries. Am I doing something wrong? If...

bug

Currently calls to the Todoist API point to apparently deprecated endpoints: - `https://todoist.com/API/v9/sync` - `https://todoist.com/API/v9/completed/get_all` - `https://todoist.com/API/v9/quick/add` These should be changed to their current equivalents using the Sync API and...

chore

Todoist provides a way to download backups as a zip file for Pro/Business accounts: https://todoist.com/help/articles/backups Request: Add a command to download these backups. This command would be very useful for...

enhancement

I skipped quite a few failing filter tests in #208 -- these need to be investigated and fixed.

bug

Adding a token argument will allow you to use this CLI with multiple accounts without needing to change the config.

enhancement