Open Bide-UK opened 1 year ago
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 todoist modify --priority 3 5668040805 -d
Due to how dates are parsed, if you do something like this
todoist modify --priority 3 5668040805 -d "no due date"
It should remove the due date from the task. Please let us know if that works for you.
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 todoist modify --priority 3 5668040805 -d