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.