pill-view

pending

by nilarkian

displays your bases view names as a tablist of buttons.

5 starsUpdated 2mo agoMITDiscovered via Obsidian Unofficial Plugins
View on GitHub

Bases View Tabs (Obsidian Plugin)

Buy Me A Coffee GitHub license

Adds pill-style tabs for switching between views in Obsidian Bases, both for:

  • native .base files (real Bases views)
  • embedded ```base blocks inside Markdown notes

Demo1

Demo1

Demo2


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 .base files
    • embedded Bases inside Markdown previews

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.