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: , Previous: , Up: Ecosystem   [Contents]

+
+
+ +

16.2.2 Versioning Notes

+ +

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. +

+ + + + + diff --git a/manual/index.html b/manual/index.html index 3459d81..3795ac7 100644 --- a/manual/index.html +++ b/manual/index.html @@ -128,9 +128,10 @@ ul.no-bullet {list-style: none}
  • 16.2 Ecosystem