todoist
todoist copied to clipboard
Feature request: completed list flag to include description
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
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