diff --git a/manual/Concepts-and-Configuration.html b/manual/Concepts-and-Configuration.html index a94c498..ea43e03 100644 --- a/manual/Concepts-and-Configuration.html +++ b/manual/Concepts-and-Configuration.html @@ -83,6 +83,8 @@ many usage styles as possible.
+Previous: Org-roam Files, Up: Concepts and Configuration [Contents]
+Org-roam introduces several faces to distinguish links within the same buffer. +These faces are enabled by default in Org-roam notes. +
+When t
, use custom faces only inside Org-roam notes.
+When everywhere
, the custom face is applied additionally to non Org-roam notes.
+When nil
, do not use Org-roam’s custom faces.
+
The org-roam-link
face is the face applied to links to other Org-roam files.
+This distinguishes internal links from external links (e.g. external web links).
+
The org-roam-link-current
face corresponds to links to the same file it is in.
+
The org-roam-link-invalid
face is applied to links that are broken. These are
+links to files or IDs that cannot be found.
+