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.