Commit graph

1 commit

Author SHA1 Message Date
saberzero1
107fe07c12
feat: implement note-properties plugin
Move frontmatter processing from core Quartz into a standalone plugin.
Parse YAML/TOML frontmatter, extract links from property values,
and render an Obsidian-like properties panel in the page.

Supports: includeAll/includedProperties/excludedProperties filtering,
hidePropertiesView mode, wikilink/markdown link resolution in values,
collapsible panel with client-side state persistence, i18n.
2026-02-22 23:40:23 +01:00