The Calendar Bases plugin turns Obsidian Bases results into a calendar so notes with date properties can be viewed where they belong in a month layout. It focuses on entries that already carry start dates and can also handle end dates when something spans more than one day. You can move items on the calendar to reschedule them and the plugin updates note frontmatter to match, which makes the view useful for planning as well as reviewing what is already in the vault. It also supports opening entries directly from the calendar and using context menus for related actions.
The Map view for Obsidian Bases plugin adds a geographical perspective to your notes by turning linked data in Bases into an interactive map. It allows you to display markers that update dynamically based on filters, making it easy to visualise note collections in spatial context. Markers can be styled with custom icons from the Lucide library and coloured using RGB, HEX, or CSS variables, offering strong visual cues for different categories. You can also load custom background tiles for a personalised map experience and define default zoom levels to control navigation. Coordinates can be stored as text, lists, or split into latitude and longitude properties, providing flexibility in data entry.
The Kanban Bases View plugin turns an Obsidian Base into a kanban board where notes are grouped into columns from any chosen property. You can pick fields like Status, Priority or Category, then move cards between columns with drag and drop to update that value directly from the board. Columns can also be reordered with a handle, and the chosen order is saved per property so the view stays consistent between sessions. Notes that do not have the selected value are collected into an Uncategorized column instead of disappearing. Clicking a card opens the note, which keeps the board useful as both a planning surface and a navigation layer. The plugin is mainly for managing Bases when your notes behave like tasks or tracked items.