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

Hi, thank you so much for this tool. As someone who lives in the CLI, this is perfect. Is there a way to implement creation of labels through the CLI?...

enhancement

Hey @sachaos! For my own utility I have added autocomplete for zsh which can complete task ids. ``` ➜ todoist close 5403125414 -- p4 #Inbox task 1 5427978770 -- p4...

Would it be possible to get a flag to output the data in a markdown task format. This would allow for easier copying to other tools. For instance I use...

Does todoist-cli handle subtasks? From what I can tell, when I add such tasks through the official GUI they appear at the same level as their parents on the CLI....

Wrote fish fzf functions with similar functionalities as here: https://github.com/sachaos/todoist/blob/master/todoist_functions_fzf.sh

When running `todoist cl` the screen shows the task name. I'd like to be able to include the description in this list with a new flag. The 'show command' is...

enhancement

Noticed exactly the same filter than I use in Todoist doesn't work on command line. ``` Filter error: syntax error For proper filter syntax see https://support.todoist.com/hc/en-us/articles/205248842-Filters ``` Filter in question:...

bug

**Why** is the change needed? That's very fundamental to how I use Todoist since I assign each task with a timestamp and rely on them appearing ordered by date. **How**...

Hi! There are tasks without a section that still display a section when I use the `list` command. This bug doesn't happen with all tasks. Steps to reproduce: 1. Create...