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

Fixes #130 I'm not a Go developer... If you don't like the code or the approach I used, or something is missing, please let me know. ## Tasks - [x]...

If an item does not belong to any section, the section ID will be null, the previous change didn't take this into consideration, which would cause messing up of sections...

What is the idea behind the fzf / peco script and the custom key bindings? Do I need to remember them to complete my command? I think it would be...

A way to add labels using "@label1 @label2 @label3" rather than "-l label1,label2,label3" would be great

enhancement

Hey there! First off, I love the tool. Your work is super appreciated. As for the issue being reported, running the Docker container with commands reports that there are no...

One of the official filters per [this](https://todoist.com/help/articles/introduction-to-filters) seems to be filtering by section via `/Section`, which I thought would work via the filter flag for things such as: `todoist l...

What I did: ```sh todoist sync # runs with no errors todoist list ``` I am not entirely sure the issue is because of the google calendar integration but from...

``` ❯ make test go test -v === RUN TestEval --- PASS: TestEval (0.00s) === RUN TestPriorityEval --- PASS: TestPriorityEval (0.00s) === RUN TestLabelEval --- PASS: TestLabelEval (0.00s) === RUN...

It would be nice to have an export/import feature which includes all tasks with all comments and attachments.