MyNixOS website logo
option

programs.obsidian.vaults.<name>.settings.corePlugins

Core plugins to activate.

Declarations
Type
list of ((submodule) or (one of "audio-recorder", "backlink", "bookmarks", "canvas", "command-palette", "daily-notes", "editor-status", "file-explorer", "file-recovery", "global-search", "graph", "markdown-importer", "note-composer", "outgoing-link", "outline", "page-preview", "properties", "publish", "random-note", "slash-command", "slides", "switcher", "sync", "tag-pane", "templates", "word-count", "workspaces", "zk-prefixer") convertible to it)
Default
[
  "backlink"
  "bookmarks"
  "canvas"
  "command-palette"
  "daily-notes"
  "editor-status"
  "file-explorer"
  "file-recovery"
  "global-search"
  "graph"
  "note-composer"
  "outgoing-link"
  "outline"
  "page-preview"
  "switcher"
  "tag-pane"
  "templates"
  "word-count"
]