Releases: hemy301/explorer-property-attributes
Releases · hemy301/explorer-property-attributes
Release list
1.1.1
1.1.0
New: Note footer toggles — list boolean properties in the new setting and every note that has one gets a checkbox bar pinned to the bottom of its pane. Click it to flip the property right in the frontmatter (via Obsidian's processFrontMatter) — no scrolling to the properties panel, no extra plugins.
The release now ships styles.css (Obsidian loads it automatically; needed for the footer bar).
1.0.1
1.0.0
Initial release.
- Expose chosen frontmatter properties as
data-link-<property>attributes on file-explorer items - Instant updates when a property changes (metadata cache events + explorer MutationObserver)
- Supercharged Links-compatible attribute format — existing CSS snippets work unchanged
- Clean removal of attributes on setting change / plugin disable