obsidian-bases
Create database-like views in Obsidian with YAML-based filters, computed properties, and custom layouts.
Install
npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-basesStats
| Total installs | 10,620 |
| Weekly installs | 10.6K |
| GitHub stars | 17.6K |
| First seen | Jan 20, 2026 |
| Source | @kepano/obsidian-skills |
Summary
- Supports four view types: table, cards, list, and map, each configurable with custom property ordering and grouping
- Define computed properties using formulas with conditional logic, date arithmetic, string formatting, and 15+ built-in functions
- Apply global or view-specific filters using tag, folder, property, date, and link conditions with AND/OR/NOT logic
- Includes summaries for numeric, date, and boolean properties (Average, Sum, Min, Max, Median, Earliest, Latest, Checked, Unique, etc.)
- Embed bases in markdown files and validate YAML syntax; common issues include unquoted special characters, mismatched quotes in formulas, and missing null checks for optional properties
Tags
Related skills
| Skill | Installs | vs obsidian-bases |
|---|---|---|
| firecrawl-search | 8,379 | -2,241 |
| looker-studio-bigquery | 10,460 | -160 |
| gws-sheets | 11,120 | +500 |
| ab-test-setup | 24,433 | +13,813 |
| backlink-analyzer | 14,089 | +3,469 |
FAQ
- How many installs does obsidian-bases have?
- obsidian-bases has 10,620 total installs and 10.6K installs this week.
- Where is obsidian-bases hosted?
- obsidian-bases is published by @kepano/obsidian-skills at https://github.com/kepano/obsidian-skills.
- How many GitHub stars does obsidian-bases have?
- obsidian-bases has 17.6K GitHub stars.
- When was obsidian-bases first indexed?
- OrangeBot.AI first indexed obsidian-bases on Jan 20, 2026.
- How do I install obsidian-bases?
- Run: npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-bases