What problem does it solve?
This skill simplifies the creation and management of Obsidian Bases, enabling users to build dynamic, database-like views of their notes with advanced filtering, sorting, and formula capabilities.
Core Features & Use Cases
- Create and Edit
.base files: Define tables, cards, lists, and maps of your notes.
- Advanced Filtering: Implement complex logical filters (AND, OR, NOT) based on note properties, tags, and file metadata.
- Custom Formulas: Define computed properties using a rich function library for calculations, date manipulation, and conditional logic.
- Use Case: Organize your reading list by creating a "Books" Base that automatically filters for notes tagged
#book, displays cover images, sorts by author, and calculates estimated reading time using a formula.
Quick Start
Use the obsidian-bases skill to create a new base file named 'tasks.base' that displays all notes tagged with 'task' and sorts them by their due date.