ShoroukAziz / Beautify-Anki

An Anki addon that attempts to give Anki's deck browser and deck overview pages a material design look.
http://beautify-anki.shorouk.dev/
GNU Affero General Public License v3.0
150 stars 15 forks source link

add ISO date format preset and prefer it by default #61

Closed tsweet64 closed 1 year ago

tsweet64 commented 2 years ago

This commit adds a preset for the ISO 8601 style date format and prefers it by default. It is less ambiguous than a country-specific date format (which confused me at first) and makes sense to prefer it when a user hasn't chosen a specific one otherwise.

It seems my editor also automatically removed trailing whitespaces throughout the file as well.

ShoroukAziz commented 1 year ago

Thank you @tsweet64 That should be useful to many people