damionx7 / Zettel-Notes-Documentation

Documentation for Zettel Notes : Markdown Note Taking application for android devices
https://znotes.thedoc.eu.org/
GNU General Public License v3.0
55 stars 5 forks source link

[Feature Request] Use system datetime format, not UNIX Epoch integer, in VCS manager commits. #19

Closed RokeJulianLockhart closed 1 year ago

RokeJulianLockhart commented 1 year ago

When inspecting a commit in the VCS manager, the user is provided a UNIX Epoch timestamp instead of the date formatted per their system preferences.

Screenshot_20230420-113410

Commit from Zettel Notes at {UNIX timestamp}

This is problematic because no user can easily convert such a large integer into a useful timestamp mentally.

damionx7 commented 1 year ago

There is option in git setting to modify commit message. Read more in documentation https://znotes.thedoc.eu.org/repository/synchronization/git.