💡 New Feature - Switch to past versions of a document #5260
Calinator444
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tina's editor is a facade for interfacing with Git. One of the benefits of Git is that (unless irreversible changes are made to the repo, such as a reset operation) all of the changes made to a given file are recorded.
It would be great if, using Git, Tina gave you the ability to switch to an older version of a file. While this is already possible to do by reverting changes to your content repo, this requires a skilled user to check out the repo and make the changes manually. For non-technical, users it would be nice if TinaCMS had a UI that allowed them to easily switch to an older version of a file, similar to the Version History system in Microsoft Word.
Figure: Versioning system in Microsoft Word
Beta Was this translation helpful? Give feedback.
All reactions