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

Completing a todo might clash with todo.txt rule #50

Open
ransome1 opened this issue Oct 10, 2023 · 0 comments · May be fixed by #56
Open

Completing a todo might clash with todo.txt rule #50

ransome1 opened this issue Oct 10, 2023 · 0 comments · May be fixed by #56

Comments

@ransome1
Copy link

When you set an item without a creation date to complete by adding a completion date (e.g. item.setCompleted(new Date)), next branch throws this error: Error: Can not set completed date without a created date set.

I understand why this is being done, but if you look at this rule, it says that this can be a completed task: x 2011-03-03 Call Mom.

jstodotxt does not allow this to happen.

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

Successfully merging a pull request may close this issue.

1 participant