mirror of
https://github.com/istefox/obsidian-bookmarker.git
synced 2026-07-22 07:47:38 +00:00
Extend BookmarkItem with a `hidden` frontmatter flag and an in-memory `showHidden` toggle (default off) that gates filtered(), category counts, the card grid, and the count label. - Toolbar: "Hidden" chip reveals hidden cards dimmed with a badge; "Hide selected" button appears only when the selection is non-empty. - Context menu: per-card Hide/Unhide writes or removes the `hidden` key via processFrontMatter. - Bulk: hideSelected() sets hidden on all selected notes, then re-renders. - CSS: bookmarker-card--hidden dimming and badge; broken-badge offset when both badges show. No inline style assignments. |
||
|---|---|---|
| .. | ||
| architecture | ||
| superpowers/plans | ||