ajaxray / geek-life

The Todo List / Task Manager for Geeks in command line
MIT License
501 stars 26 forks source link

Possibility to remove a due date from a task #27

Open sdrwtf opened 3 years ago

sdrwtf commented 3 years ago

It seems like there is no possibility to remove a once set due date from a task at the moment. If i clear the date input field (so the default value yyyy-mm-dd is shown again) and hit Escape to save, the old date appears again.

Think it would be a nice feature to be able to unset the due date.

ajaxray commented 3 years ago

Hi @sdrwtf,

Thanks a lot for pointing it out 👍🏼 It's really an essential feature to have.

Regards, Anis