Skip to content
This repository was archived by the owner on Mar 16, 2022. It is now read-only.

Make due-date follow the todotxt convention: don't abuse the creation date#13

Open
berkes wants to merge 1 commit intojsahlen:masterfrom
berkes:feature/due-date
Open

Make due-date follow the todotxt convention: don't abuse the creation date#13
berkes wants to merge 1 commit intojsahlen:masterfrom
berkes:feature/due-date

Conversation

@berkes
Copy link
Copy Markdown
Contributor

@berkes berkes commented Nov 4, 2019

Currently, todotxt gem is incompatible with todo.txt as it uses the
space for 'creation date' to store a 'due date'.
https://github.com/todotxt/todo.txt#todotxt-format-rules

This patch changes that to use the key:value format as place
to hold due: dates.
https://github.com/todotxt/todo.txt#additional-file-format-definitions

This makes it compatible with e.g. simpletask app and gnome-todo.

… date

Currently, todotxt gem is incompatible with todo.txt as it uses the
space for 'creation date' to store a 'due date'.
https://github.com/todotxt/todo.txt#todotxt-format-rules

This patch changes that to use the key:value format as place
to hold due: dates.
https://github.com/todotxt/todo.txt#additional-file-format-definitions

This makes it compatible with e.g. simpletask app and gnome-todo.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant