Lillevang / taskmaster

A small CLI TODO list program written in Rust
MIT License
0 stars 0 forks source link

Due date persistance fails #18

Closed Lillevang closed 1 month ago

Lillevang commented 2 months ago

The temp field is saved, but the parsing and saving into due date does not work as intended

Lillevang commented 1 month ago

Fixed due date persistence bug and added the option to write "today" or "tomorrow" converting those keywords into naivedates.