todoist icon indicating copy to clipboard operation
todoist copied to clipboard

Feature request: completed list flag to include description

Open dwainm opened this issue 4 years ago • 1 comments

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 more what I'm after but for some reason that doesn't work so I was unable to test and see if this would also include completed items.

I'm proposing a new tag for the cl command:

todoist cl --show-description which could be expanded to include other properties: --show-comments

dwainm avatar Sep 15 '21 09:09 dwainm

I don't think the upstream endpoint supports this: sync completed items

#238 adds the description to the show command, but, unfortunately, upstream also seems to not support completed items

psethwick avatar Aug 06 '23 13:08 psethwick