Keeps your folded headings completely folded, even after copy/paste or indenting.
Obsidian unfolds everything when you paste text, and re-indenting a folded section can knock its fold state loose. If you rely on folded headings to keep long notes organized, this gets annoying fast.
Paste preserves folds Copy a folded section and paste it elsewhere (even in a different note): its folded parts stay folded, instead of Obsidian automatically unfolding everything on paste.
Toggle fold for everything in a selection Select a range of text and run "Toggle fold for everything in selection" from the command palette to fold or unfold every heading, list item, code block, or callout inside it in one go. The toggle is configurable to any keybind.
Indent-safe folding Tab / Shift-Tab to indent or outdent text no longer disrupts existing folds in the document.
main.js, manifest.json, and styles.css (if present) from the
latest releasepaperWeight inside your vault's
.obsidian/plugins/ directoryCtrl/Cmd + P), or select keybind in settings.Found a bug or have a feature request? Please open an issue.