boredcodebyk / minttask

A simple todo manager for Android made using Flutter with Material Design 3
GNU General Public License v3.0
24 stars 3 forks source link

[Feature Request] Add option to view date created #9

Open droptile opened 1 year ago

droptile commented 1 year ago

It is possible to sort item by their creation date and modification date, but you can not view what those dates actually are. It would be great if you could enable a setting in the settings menu to view the date created or date modified or days since creation in greyed out text aligned right of the item's title.

boredcodebyk commented 1 year ago

tbh, I actually missed adding this, sorry about that