Builder · Level 2 of 3
Search “best Obsidian plugins” and you’ll find lists of 75 plugins with one line of description each, which is not a recommendation, it’s an inventory. This list is short on purpose: 11 plugins organized by the job they do (capture, tasks, structure, diagrams, sync, publishing), plus an honest look at what current Obsidian already handles on its own. If you haven’t set up Obsidian itself yet, start there — everything below assumes you already have a vault open.
The cutoff for making this list is simple: a plugin has to still be maintained, do a job the core app doesn’t already handle well, and not duplicate another plugin already on the list. That last part is why you won’t find three different task managers or two different table editors here — pick one per job and move on.
What core Obsidian already does without a plugin
Before adding anything, it’s worth knowing how much of the “must-have plugin” advice from a couple of years ago is now just part of the app. Obsidian ships these as core plugins you toggle on in Settings, not community add-ons:
- Daily Notes — creates a dated note automatically from a template, the foundation most of the plugins below build on.
- Canvas — a freeform visual board for arranging notes, cards, and connections, no plugin required.
- Bases — Obsidian’s own database views (List, Table, Card) built directly on your note properties, added as a core plugin in early 2026. If you only need a simple filtered table of notes, Bases covers that job now without installing anything.
- Backlinks and full-text search — every note shows what links to it, and search reaches across the whole vault by default.
That last point about Bases matters: a few plugins that used to be automatic recommendations are now optional depending on how far you want to push things. The list below flags where that’s the case instead of pretending nothing changed.
Daily notes and quick capture
The core Daily Notes plugin creates the note. These two make it fast to get into and out of.
- Calendar — adds a month view to the sidebar; click any date to open or create that day’s note. It’s the de facto navigator once Daily Notes is on, and it also plays well with Periodic Notes below.
- Periodic Notes — extends Daily Notes to weekly, monthly, and quarterly notes with their own templates, so a Sunday planning note or a monthly review doesn’t have to live inside a random daily entry.
- QuickAdd — a capture command you can bind to a hotkey: press it, type a thought or a task, and it lands wherever you’ve told it to go (today’s note, an inbox file, a specific heading) without you leaving what you were doing.
Tasks and project tracking
Obsidian’s checkbox syntax (- [ ]) is built in. These two turn scattered checkboxes into something you can actually manage.
- Tasks — adds due dates, recurring tasks, priorities, and a query block that pulls every open task across your vault into one list. A task you write inside a meeting note shows up on your daily dashboard automatically, so nothing needs a separate to-do app.
- Kanban — drag-and-drop boards that are secretly just markdown files underneath. Good for a project you’d otherwise track in Trello, without a separate account or export step.
Structure and templates
This is the pair that used to be the automatic answer to “what plugins do I need,” and mostly still is — Bases handles simple filtered views, but these two go further.
- Templater — a template engine with dynamic commands: prompt the user for input, run a date calculation, insert the result of a small script. Useful the moment a template needs to do more than fill in today’s date.
- Dataview — queries your notes like a lightweight database, building lists and tables from frontmatter and inline metadata. If Bases’ built-in views feel too simple for what you’re building (nested queries, calculated fields, task rollups across folders), Dataview is still the deeper tool.
Diagrams and visual thinking
Excalidraw is the one visual plugin worth naming on its own. It’s a full hand-drawn-style diagramming tool embedded in a note — mind maps, flowcharts, quick sketches — and the drawing itself lives in your vault like any other file. Core Canvas covers arranging existing notes and cards; Excalidraw is for drawing something that doesn’t exist as a note yet.
Keeping a growing vault organized
- Tag Wrangler — rename or merge a tag across every note that uses it in one action, instead of hand-editing each file. Worth installing the day your tag list starts feeling messy, not before.
- Advanced Tables — markdown tables are painful to edit by hand; this adds column sorting, auto-alignment, and spreadsheet-style navigation with Tab. If you write more than the occasional two-row table, it pays for itself in the first week.
Syncing a vault across devices
Obsidian doesn’t sync by default — your vault is just a folder of files. Three honest paths, in order of least setup:
- Official Obsidian Sync — a paid add-on from the Obsidian team, end-to-end encrypted, zero configuration. The simplest option if you’d rather not think about it. Check current pricing on Obsidian’s own site before committing, since add-on pricing changes.
- A cloud folder — put the vault in Dropbox, iCloud Drive, or Google Drive and let the OS-level sync handle it. Free if you already pay for the storage, but occasional file-conflict duplicates on flaky connections.
- Self-hosted LiveSync — a community plugin that syncs through your own CouchDB instance. More setup than either option above, but no subscription and no third party holding your notes. The right call only if you already like running your own small services.
Skip this section entirely if you only ever use Obsidian on one device — sync is a real setup cost for a problem you might not have yet.
Publishing notes to the web
Most people never need this, but if the goal is a public digital garden or a documentation site built from your vault, there are two real paths: Obsidian Publish, the official paid hosting service (again, check current pricing directly rather than trusting an old number), and the community Digital Garden plugin, which pushes selected notes to a free static site instead. Digital Garden takes more setup — you’re wiring up your own hosting — but there’s no ongoing fee if you’re already comfortable with that kind of project.
A note on AI plugins
Smart Connections is the plugin most often recommended for AI-assisted search inside a vault — it builds embeddings of your notes and surfaces related ones, or lets you chat with your own vault as context. It’s genuinely useful for a large, older vault where you’ve forgotten what you wrote. It’s also the one plugin on this list worth pausing on before installing: it can send note content to an external AI provider depending on how you configure it, so read its settings before pointing it at anything sensitive.
The short list at a glance
| Plugin | Job | Cost | Skip if |
|---|---|---|---|
| Calendar | Daily notes navigation | Free | You don’t use daily notes |
| Periodic Notes | Weekly/monthly notes | Free | Daily notes alone are enough |
| QuickAdd | Fast capture | Free | You rarely capture on the fly |
| Tasks | Due dates, recurring tasks | Free | You track tasks elsewhere |
| Kanban | Project boards | Free | A simple checklist is enough |
| Templater | Dynamic templates | Free | Static templates cover your needs |
| Dataview | Complex vault queries | Free | Bases’ built-in views are enough |
| Excalidraw | Hand-drawn diagrams | Free | You don’t sketch or diagram |
| Tag Wrangler | Bulk tag cleanup | Free | Your tag list is still small |
| Advanced Tables | Easier markdown tables | Free | You rarely write tables |
| Smart Connections | AI-assisted vault search | Free (external AI cost varies) | You’re not comfortable sending notes to an AI provider |
Checked against Obsidian’s current core-plugin set and each plugin’s own listing as of July 2026. Obsidian keeps absorbing plugin functionality into core (Bases is the most recent example), so a plugin recommended here today may become optional later — worth a second look at this list roughly once a year.
Getting started
Install any of these the same way: open Settings → Community plugins, turn off restricted mode if you haven’t already, click Browse, search the plugin by name, and hit Install followed by Enable. Most plugins add their own settings pane once enabled — that’s where Templater’s script folder, Tasks’ date format, or QuickAdd’s capture destinations get configured. Add one plugin at a time and use it for a few days before adding the next; a vault with twenty plugins installed on day one is harder to troubleshoot than one that grew on purpose.
As a concrete example, here’s the QuickAdd setup that turns capture into a one-keystroke habit: open QuickAdd’s settings, add a new choice of type Capture, name it “Quick thought,” point its target file at {{DATE:YYYY-MM-DD}}.md so it always lands in today’s daily note, and set its format template to - {{VALUE}} so each capture becomes a bullet. Then go to Obsidian’s Hotkeys settings, find “QuickAdd: Quick thought,” and bind it to something reachable, like Ctrl/Cmd + Shift + N. From then on, that one hotkey opens a prompt from anywhere in the app, and whatever you type appears as a new line in today’s note the moment you hit enter.
If you’re still getting your vault set up in the first place, the beginner’s guide to Obsidian covers linked notes and the basics these plugins build on. And once daily notes are part of your routine, a daily notes workflow you’ll actually keep walks through turning Calendar and Periodic Notes into a routine instead of an abandoned habit. Eleven plugins is still eleven things to maintain — install the ones that solve a problem you actually have this week, not the ones that sound impressive in a list.