Open just1602 opened 3 weeks ago
The due command should take today's date as default value, but it should accept some flexible selector like the following:
--since
--until
I should probably do like taskwrariorand use single word likeeow,eom,eoy, and support stuff like10d,1m, 2w`, etc.
and use single word like
,
, and support stuff like
For now it's only listing all tasks with due date sorted by due date.
The due command should take today's date as default value, but it should accept some flexible selector like the following:
--since
and--until
I should probably do like taskwrarior
and use single word like
eow,
eom,
eoy, and support stuff like
10d,
1m,
2w`, etc.