kraanzu / dooit

An awesome TUI todo manager
https://pypi.org/project/dooit/
MIT License
2.07k stars 100 forks source link

💡 [FEAT] Support ISO_8601 (YYYY-MM-DD) #141

Closed samlevesque closed 11 months ago

samlevesque commented 1 year ago

Is your feature request related to a problem? 😢 Please describe. I can't use the international standard for date: https://en.wikipedia.org/wiki/ISO_8601

Describe the solution you'd like 🤔 Support for a date format that makes sense

Describe alternatives you've considered 🧐 Nothing cause I won't use this tool without it

Additional context 📝 YYYY-MM-DD It's easy. It's unambiguous. It sorts itself.

kraanzu commented 1 year ago

Hi @samlevesque, Do you mean setting or displaying?

samlevesque commented 1 year ago

Both, I'ld like to be able to type 2023-09-16 and have it show as 2023-09-16

kraanzu commented 1 year ago

Hmm...sounds good. I'll add a setting variable so you can customize this behavior!

samlevesque commented 1 year ago

That would be awesome thank you !

github-actions[bot] commented 11 months ago

Did we solve your problem? Glad we could help!

Consider sponsoring my work through github sponsors :smile: – @kraanzu