diff --git a/manual/Browsing-History-with-winner_002dmode.html b/manual/Browsing-History-with-winner_002dmode.html index 5fab219..9ecd9ac 100644 --- a/manual/Browsing-History-with-winner_002dmode.html +++ b/manual/Browsing-History-with-winner_002dmode.html @@ -25,7 +25,7 @@ General Public License for more details. - + + + + + + +
+ ++Next: Full-text search interface with Deft, Previous: Browsing History with winner-mode, Up: Ecosystem [Contents]
+Since Org-roam notes are just plain text, it is trivial to track changes in your
+notes database using version control systems such as Git. Simply initialize
+org-roam-directory
as a Git repository, and commit your files at regular or
+appropriate intervals. Magit is a great interface to Git within Emacs.
+
In addition, it may be useful to observe how a particular note has evolved, by +looking at the file history. Git-timemachine allows you to visit historic +versions of a tracked Org-roam note. +
+ + + + +