txty-io / texterify

The translation and localization management system.
https://texterify.com
Other
169 stars 14 forks source link

Change texterify_timestamp in exports to "last edited" #155

Open mbuchetics opened 1 year ago

mbuchetics commented 1 year ago

Currently, texterify_timestamp represents the time whenever your strings were exported. This often leads to unnecessary merge conflicts if files are exported but nothing besides the timestamp has changed. I would like to omit this timestamp and replace it with a value that represents the time the strings were last changed.

weakfl commented 8 months ago

+1

Would like to skip this altogether if possible. It's just useless noise causing conflicts.