MartinSGill / TodoTxtJs

A Javascript web app implementation of TodoTxt
72 stars 29 forks source link

Support "advanced" due-date entry #36

Closed MartinSGill closed 11 years ago

MartinSGill commented 11 years ago

When creating/editing a todo allow "relative" due-dates to be added. Although entering a date this way is allowed, the actual text in the todo will always be ISO 8601 format, i.e. yyyy-mm-dd

examples:

If a file (in dropbox) or an import contains any of these, they will be converted to ISO 8601.