Fold Properties
approvedby James Alexandre
Adds fold/unfold properties function to folder and file context menu.
★ 5 stars↓ 4,114 downloadsUpdated 11d agoMIT
Obsidian Fold Properties
Adds a "Fold/Unfold Properties" button to the file context menu.
This feature provides a convenient way to quickly fold or unfold the properties of either a single file or all files within a selected folder.
Installation
- Open Obsidian and go to Settings → Community plugins.
- Disable Safe mode if prompted.
- Click Browse and search for "Fold Properties".
- Click Install, then Enable.
Alternatively, install manually by copying main.js and manifest.json into your vault's .obsidian/plugins/fold-properties/ folder, then enable the plugin in Settings.
Usage
- Single file: Right-click any file in the file explorer and select Fold properties or Unfold properties.
- Folder: Right-click any folder in the file explorer and select Fold properties or Unfold properties to apply the action to all files within that folder recursively.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.