diff --git a/Note revisions.md b/Note revisions.md deleted file mode 100644 index 86643a5..0000000 --- a/Note revisions.md +++ /dev/null @@ -1,9 +0,0 @@ -Trilium supports seamless versioning of notes by storing snapshots ("revisions") of notes at regular intervals. - -Time interval of taking note snapshot is configurable in the Options -> Other dialog. This provides a tradeoff between more revisions and more data to store. - -To turn off note versioning for a particular note (or subtree), add `disableVersioning` [[label|Attributes]] to the note. - -Note revisions can be accessed through the button on the right of ribbon toolbar. - -[[images/note-revisions.png]] diff --git a/Note-revisions.md b/Note-revisions.md new file mode 100644 index 0000000..3052d61 --- /dev/null +++ b/Note-revisions.md @@ -0,0 +1 @@ +See https://docs.triliumnotes.org/user-guide/concepts/notes/note-revisions. \ No newline at end of file