pill-view
pendingby nilarkian
displays your bases view names as a tablist of buttons.
Bases View Tabs (Obsidian Plugin)
Adds pill-style tabs for switching between views in Obsidian Bases, both for:
- native
.basefiles (real Bases views) - embedded
```baseblocks inside Markdown notes
What this plugin does
-
Renders a row of pill tabs above a Bases view
-
Each tab maps directly to a Base view name (Table, List, custom views, etc.)
-
Clicking a tab switches the active view immediately
-
Works consistently for:
- standalone
.basefiles - embedded Bases inside Markdown previews
- standalone
known limitation
multiple base blocks in the same note
If a single note contains more than one ```base block, embedded views may incorrectly reuse the views from the first base block in the file. This happens because embed resolution currently reads base definitions at the file level, while Obsidian renders each base block independently at preview time. Until embeds are made block-position aware, only one base block per note is fully supported.
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.


