diff --git a/manual/Appendix.html b/manual/Appendix.html
index 6c67251..ea34dcf 100644
--- a/manual/Appendix.html
+++ b/manual/Appendix.html
@@ -67,7 +67,7 @@ Next: FAQ, Previous:
-
• Note-taking Workflows: |
diff --git a/manual/Browsing-History-with-winner_002dmode.html b/manual/Browsing-History-with-winner_002dmode.html
index 85f4c08..50c2afe 100644
--- a/manual/Browsing-History-with-winner_002dmode.html
+++ b/manual/Browsing-History-with-winner_002dmode.html
@@ -67,16 +67,16 @@ Next:
- 18.2.1 Browsing History with winner-mode+19.2.1 Browsing History with winner-mode
-
diff --git a/manual/Diagnosing-and-Repairing-Files.html b/manual/Diagnosing-and-Repairing-Files.html
index 3302929..292dd02 100644
--- a/manual/Diagnosing-and-Repairing-Files.html
+++ b/manual/Diagnosing-and-Repairing-Files.html
@@ -25,7 +25,7 @@ General Public License for more details.
-
+
+
+
+
+
+
+
+
+(winner-mode +1) - (define-key winner-mode-map (kbd "<M-left>") #'winner-undo) - (define-key winner-mode-map (kbd "<M-right>") #'winner-redo) +(winner-mode +1) +(define-key winner-mode-map (kbd "<M-left>") #'winner-undo) +(define-key winner-mode-map (kbd "<M-right>") #'winner-redo)
+
++Next: Performance Optimization, Previous: Diagnosing and Repairing Files, Up: Top [Contents] ++ + 17 Finding Unlinked References+ +Unlinked references are occurrences of strings of text that exactly match the +title or alias of an existing note in the Org-roam database. Org-roam provides +facilities for discovering these unlinked references, so one may decide whether +to convert them into links. + +To use this feature, simply call |