mr-pounds39 downloadsA lightweight plugin that adds smart folding functionality to code blocks.
A lightweight plugin that adds smart folding functionality to code blocks.
| Code Lines | Behavior |
|---|---|
| ≤ 5 lines | Display full code with one-click copy |
| > 5 lines | Auto-fold overflow, click to expand/collapse, supports one-click copy |
main.js, styles.css, and manifest.json.obsidian/plugins/obsidian-code-folding/ directory| Option | Description | Default |
|---|---|---|
| Fold Threshold | Auto-fold when exceeding this line count | 5 |