https://github.com/TfTHacker/group-enhancer-for-bases
Enhances the base functionality of bases group features
https://github.com/TfTHacker/group-enhancer-for-bases
Last synced: about 1 month ago
JSON representation
Enhances the base functionality of bases group features
- Host: GitHub
- URL: https://github.com/TfTHacker/group-enhancer-for-bases
- Owner: TfTHacker
- License: mit
- Created: 2026-03-20T22:07:43.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-18T05:03:05.000Z (about 2 months ago)
- Last Synced: 2026-04-18T07:10:32.158Z (about 2 months ago)
- Language: TypeScript
- Size: 2.19 MB
- Stars: 27
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
- awesome-github-repos - TfTHacker/group-enhancer-for-bases - Enhances the base functionality of bases group features (TypeScript)
README
# Group Enhancer for Bases
Group Enhancer for Bases adds extra functionality to grouped views in [Obsidian Bases](https://obsidian.md/bases).
**Group Collapsing/Expanding**
**Drag and Drop between groups**
## Features
- Collapse and expand grouped sections
- Collapse all / Expand all actions
- Drag and drop rows between groups (mobile requires press and hold to activate)
- Optional toolbar for grouped views
- Optional record counts beside group names
- Remembered collapse state between sessions
## Installation with BRAT
1. Install **BRAT** from Obsidian Community Plugins.
2. Open **Settings → BRAT → Add Beta Plugin**.
3. Add this repository:
```
https://github.com/TfTHacker/group-enhancer-for-bases
```
4. Enable **Group Enhancer for Bases** in **Settings → Community Plugins**.
## Origin
This plugin was originally inspired by the Obsidian forum feature request:
- [Add ability to fold groups in Bases views](https://forum.obsidian.md/t/add-ability-to-fold-groups-in-bases-views/106822)