Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing Dates From Task #236

Open
Bide-UK opened this issue Jul 18, 2023 · 1 comment
Open

Removing Dates From Task #236

Bide-UK opened this issue Jul 18, 2023 · 1 comment

Comments

@Bide-UK
Copy link

Bide-UK commented Jul 18, 2023

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

@HacDan
Copy link
Contributor

HacDan commented Aug 7, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants