You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Properties panel, closer to Obsidian. The panel now has a "Properties"
header and a per-property type icon in the leading column — a calendar for
ISO dates, a list glyph for sequences, a tag glyph for tags, and text lines for
plain scalars. Icons are inferred from each value and drawn inline (Lucide-style),
with no icon-font dependency, so there's no measurable rendering cost. The
panel stays read-only; edit the raw YAML in the Code view (</>).