Skip to content

Releases: josipmarkus/obsidian-outline-level-fold

0.3.2

22 Jun 22:33

Choose a tag to compare

Automated release built and attested in CI. The attached assets carry GitHub build-provenance attestations; verify with: gh attestation verify main.js --repo josipmarkus/obsidian-outline-level-fold

Outline Level Fold 0.3.1

22 Jun 15:58

Choose a tag to compare

Selection-scoped folding: with text selected, Fold to level N acts only on the selection, at a depth relative to it. Non-destructive unfold preserves hand-folded code blocks. New "Outline: Mixed" status-bar state for uneven folds. Code blocks are skipped (Obsidian does not render folds inside them). Install assets: main.js, manifest.json.

Outline Level Fold 0.2.5

22 Jun 00:03

Choose a tag to compare

Fold and unfold the active note's outline to a chosen depth (levels 1-6) with hotkey-bindable commands, plus a live status-bar indicator. Install assets: main.js, manifest.json.