4.18.0
Features
- New codeblock
type: graph— renders the whole vault (or afrom:-scoped subset) as one Mermaid graph, instead of traversing out from a single note. Useful for an overview MOC or seeing a folder/tag's structure at a glance. exclude-foldersoption fortype: graph— drop folders from the graph, additive to the global Excluded folders setting (no vault-wide config change needed).- Dataview Notes now have a settings page with a configurable default field, used when a note sets
BC-dataview-note-querywithoutBC-dataview-note-field.
Changed
- The codeblock
dataview-fromfield is renamed tofrom. The name is now misleading — the Dataview dependency was removed, and Breadcrumbs parses the#tag/"folder"/[[link]]query itself. The olddataview-fromstill works as a deprecated alias and logs a console warning. - The Edge fields Hide in views toggle is renamed Hide in side views (it only affects the Matrix and Tree side panels).
- The Self is sibling control moved from the Edge fields page to the Implied relations page.
Removed
- The unused
traverse_notedefault-field setting and the deadcontent/field-prefixcodeblock fields.
Fixed
- Renaming or removing an edge field now updates every place that referenced it — including sibling-field defaults (tag/dendron/Johnny.Decimal) and date-note period fields — so no setting is left pointing at a renamed or deleted field.
Full changelog: 4.17.0...4.18.0