You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.
The idea is to implement a new option (e.g. --due) to the add command. It would append a due date to the task, like in the following:
It could accept either an absolute date (e.g.
--due 2020-06-18
) or a relative time (e.g.--due 1 month
).The text was updated successfully, but these errors were encountered: