Nemo64 / texel

An editor for text/translation files that runs locally in your browser and can use local files or use existing git providers.
https://texel.marco.zone
0 stars 0 forks source link

Show historic values #10

Open Nemo64 opened 3 years ago

Nemo64 commented 3 years ago

Since we are in git, it is technically possible to show the history of a key. I already had a working history in backend with bitbucket using the filehistory api, but that required to download every version of the file so i dropped it for now.

Maybe an extra interface panel that loads the history on focus/demand would fit here. This would also have to be optional, since the local filesystem has no history.