Skip to content

Completion

Completions for Org-roam are provided via completion-at-point. Org-roam currently provides completions in two scenarios:

  • When within an Org bracket link
  • Anywhere

Completions are installed locally in all Org-roam files. To trigger completions, call M-x completion-at-point. If using company-mode, add company-capf to company-backends.

Completions respect completion-styles: the user is free to choose how candidates are matched. An example of a completion style that has grown in popularity is orderless.