# Time Machine plugin for Obsidian
A plugin that makes it a breeze to see (and revert) the changes made between the current version of a note and past versions saved either by the [[Obsidian File Recovery]] system or by [[Git]] (if your vault is also a Git repository).
It provides a dedicated "Time Machine" view where you can navigate between snapshots of the currently active note, see the differences with the current version, restore previous versions, and also restore specific parts of previous versions.
![[Time Machine plugin for Obsidian - example.png]]
![[Time Machine plugin for Obsidian - time machine.png]]

## References
- Community: https://community.obsidian.md/plugins/time-machine
- Documentation: https://dsebastien.github.io/obsidian-time-machine/
- Source code: https://github.com/dsebastien/obsidian-time-machine
## Related
-