An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)