Gabriel Bacha76 downloadsAdd Notion-style pill colors and conditional formatting to Base tables.
Bases Visuals adds compact, Notion-inspired pill colors and conditional formatting to Obsidian Base tables.
Open a Base table containing a list property. Values receive stable automatic colors as they appear.
Rules are global by property ID, case-insensitive, and evaluated top-to-bottom. Color and conditional-formatting changes never modify note properties. Layout actions use Obsidian's native Base view configuration for row height and column widths. The explicit Remove from row action delegates that one list edit to Obsidian.
Bases Visuals is being prepared for the Obsidian Community Plugins directory. Once accepted, install it from Settings → Community plugins → Browse.
main.js, manifest.json, and styles.css from the latest GitHub release.<vault>/.obsidian/plugins/bases-pill-colors/.npm install
npm run dev
Use npm run build, npm test, and npm run lint before releasing.
Report bugs and request features through GitHub Issues.