# Obsidian Community Plugins
[[Obsidian]] Community Plugins are my favorite "feature". Thanks to the fact that Obsidian has a clearly documented [API](https://docs.obsidian.md/Home) and support for extensions, the huge community of developers around Obsidian has been able to develop and share tons and tons of powerful plugins.
Today, there are literally thousands of extensions, ranging from micro features to very powerful systems built on top of Obsidian.
## Curated Plugins
Here are my 15 favorite plugins:
<!-- QueryToSerialize: TABLE WITHOUT ID name as Name, description as Description, file.link as "Details" FROM #obsidian/plugins WHERE public_note = true AND best = true AND type != "Built-in" SORT file.name ASC -->
<!-- SerializedQuery: TABLE WITHOUT ID name as Name, description as Description, file.link as "Details" FROM #obsidian/plugins WHERE public_note = true AND best = true AND type != "Built-in" SORT file.name ASC -->
| Name | Description | Details |
| ------------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Auto note mover | Automatically move notes to folders based on rules | [[Auto note mover plugin for Obsidian]] |
| Book Exporter | Export books written in Obsidian (one manifest note + linked chapter notes) to EPUB and PDF via Pandoc | [[Book Exporter plugin for Obsidian]] |
| Dataview | Query, filter, and display vault data with a query language | [[Dataview plugin for Obsidian]] |
| Dataview Serializer | Serialize Dataview queries to actual Markdown | [[Dataview Serializer plugin for Obsidian]] |
| Excalidraw | Full-featured drawing and diagramming tool | [[Excalidraw plugin for Obsidian]] |
| Ghost Publish | Publish vault notes to a Ghost blog with configurable presets for tags, newsletters, and frontmatter conventions | [[Ghost Publish plugin for Obsidian]] |
| internetVin Terminal | Embedded pseudo-terminal for Obsidian with full zsh shell, multiple tabs, session persistence, and vault-aware features like wikilink autocomplete. macOS only. | [[internetVin Terminal plugin for Obsidian]] |
| Journal Bases | Journal tracking with database views | [[Journal Bases plugin for Obsidian]] |
| Kanban | Create Kanban boards in Obsidian | [[Kanban plugin for Obsidian]] |
| Life Tracker | Track life metrics and habits | [[Life Tracker plugin for Obsidian]] |
| Local backup | Create automatic local backups of vault | [[Local backup plugin for Obsidian]] |
| Notebook Navigator | Navigate between notes like a notebook | [[Notebook Navigator plugin for Obsidian]] |
| Omnisearch | Full-text search across entire vault | [[Omnisearch plugin for Obsidian]] |
| Periodic notes | Create and manage periodic notes | [[Periodic notes plugin for Obsidian]] |
| Quick Switcher plus plus | Enhanced quick switcher with more features | [[Quick Switcher plus plus plugin for Obsidian]] |
| QuickAdd | Quickly add content to vault with macros | [[QuickAdd plugin for Obsidian]] |
| TaskNotes | Link tasks to dedicated notes | [[TaskNotes plugin for Obsidian]] |
| Templater | Powerful templating engine for Obsidian | [[Templater plugin for Obsidian]] |
<!-- SerializedQuery END -->
And here are the best utility plugins I recommend:
<!-- QueryToSerialize: TABLE WITHOUT ID name as Name, description as Description, file.link as "Details" FROM #obsidian/plugins WHERE public_note = true AND best_utils = true AND type != "Built-in" SORT file.name ASC -->
<!-- SerializedQuery: TABLE WITHOUT ID name as Name, description as Description, file.link as "Details" FROM #obsidian/plugins WHERE public_note = true AND best_utils = true AND type != "Built-in" SORT file.name ASC -->
| Name | Description | Details |
| ------------------------- | --------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------- |
| Doubleshift | Quick file switcher with double shift press | [[Doubleshift plugin for Obsidian]] |
| Folder note | Create and manage folder notes | [[Folder note plugin for Obsidian]] |
| Image Context Menus | Context menu actions for images | [[Image Context Menus plugin for Obsidian]] |
| Linter | Lint and format Markdown files | [[Linter plugin for Obsidian]] |
| Metadata Menu | Manage note metadata with custom menus | [[Metadata Menu plugin for Obsidian]] |
| Obsidian Starter Kit | The core Obsidian Starter Kit plugin — strong typing, automation, and AI-friendly metadata for your notes | [[Obsidian Starter Kit plugin for Obsidian]] |
| Paste image renamer | Auto-rename pasted images | [[Paste image renamer plugin for Obsidian]] |
| Remarkable Synchronizer | Sync reMarkable notebook pages as images into Obsidian | [[reMarkable Sync plugin for Obsidian]] |
| Reveal Active File Button | Button to reveal active file in explorer | [[Reveal Active File Button plugin for Obsidian]] |
| Simple embeds | Clean embeds for external content | [[Simple embeds plugin for Obsidian]] |
| Time Machine | Browse and restore previous versions of notes | [[Time Machine plugin for Obsidian]] |
| Transcriber | Transcribe images to Markdown using local Ollama vision models | [[Transcriber plugin for Obsidian]] |
| Various complements | Auto-complete suggestions from vault content | [[Various complements plugin for Obsidian]] |
<!-- SerializedQuery END -->
The whole list:
<!-- QueryToSerialize: TABLE type as Type, description as Description FROM #obsidian AND #obsidian/plugins WHERE public_note = true AND type != "Built-in" SORT file.name ASC -->
<!-- SerializedQuery: TABLE type as Type, description as Description FROM #obsidian AND #obsidian/plugins WHERE public_note = true AND type != "Built-in" SORT file.name ASC -->
| File | Type | Description |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [[2026-05-13 The Future of Obsidian Plugins]] | \- | The new Obsidian Community site brings safety scorecards, automated reviews, and developer dashboards to the plugin ecosystem — removing the Obsidian team from the critical path for submissions and letting users make informed choices about what they install. |
| [[2026-05-19 Introducing the Ghost Publish plugin for Obsidian]] | \- | Announcement of the Ghost Publish plugin for Obsidian — preset-driven publishing pipeline (tags, newsletter, canonical URL), tabbed side panel with triage/queue/recently published, idempotent sync via content hashing. |
| [[Admonition plugin for Obsidian]] | User Experience | Adds admonition block-styled content to Obsidian |
| [[Advanced Slides plugin for Obsidian]] | Visualization | Create reveal.js presentations from Markdown in Obsidian |
| [[AdvancedURI plugin for Obsidian]] | Integration | Allows controlling Obsidian via custom URI schemes |
| [[Agentfiles plugin for Obsidian]] | Plugin | Centralized management of AI skills, commands, and agents across coding platforms |
| [[AI Assistant plugin for Obsidian]] | AI | AI-powered assistant plugin for Obsidian |
| [[AI Commander plugin for Obsidian]] | AI | Execute AI commands directly from the editor |
| [[AI for Templater plugin for Obsidian]] | AI | AI-powered content generation with Templater templates |
| [[AI Image Analyzer plugin for Obsidian]] | AI | Analyze images using AI within Obsidian |
| [[AI Providers plugin for Obsidian]] | AI | Manage and configure AI provider connections |
| [[AI Summary plugin for Obsidian]] | AI | Automatically summarize your notes using AI |
| [[AI Tagger plugin for Obsidian]] | AI | Automatically tag notes using AI |
| [[AI Transcriber plugin for Obsidian]] | AI | Transcribe audio and video using AI |
| [[Auto Classifier plugin for Obsidian]] | AI | Automatically classify and organize notes |
| [[Auto note mover plugin for Obsidian]] | Automation | Automatically move notes to folders based on rules |
| [[Banners plugin for Obsidian]] | User Experience | Add banner images to notes |
| [[Better word count plugin for Obsidian]] | User Experience | Enhanced word and character counting |
| [[Book Exporter plugin for Obsidian]] | Publishing | Export books written in Obsidian (one manifest note + linked chapter notes) to EPUB and PDF via Pandoc |
| [[Book search plugin for Obsidian]] | Content capture | Search and add book metadata to notes |
| [[Bookshelf plugin for Obsidian]] | Content capture | Manage and track your reading library |
| [[BRAT plugin for Obsidian]] | Development | Beta Reviewers Auto-update Tester for plugins |
| [[Broken Links plugin for Obsidian]] | Maintenance | Find and fix broken links in your vault |
| [[Calendar plugin for Obsidian]] | Productivity | Calendar view for daily notes navigation |
| [[Cannoli plugin for Obsidian]] | AI | Visual AI workflow builder for Obsidian |
| [[Chat Stream plugin for Obsidian]] | AI | AI chat interface within Obsidian |
| [[Claudian plugin for Obsidian]] | AI | Embeds Claude Code, Codex, and other AI coding agents inside Obsidian |
| [[Clear unused images plugin for Obsidian]] | Maintenance | Find and remove unused images from vault |
| [[Colorful Note Background plugin for Obsidian]] | User Experience | Add colorful backgrounds to notes |
| [[Companion plugin for Obsidian]] | AI | AI writing companion for Obsidian |
| [[Copilot plugin for Obsidian]] | AI | AI-powered copilot for Obsidian notes |
| [[Cursor Bridge plugin for Obsidian]] | Integration | Bridge between Obsidian and Cursor editor |
| [[Datacore plugin for Obsidian]] | community | Next-generation data engine for Obsidian |
| [[Dataview plugin for Obsidian]] | Querying | Query, filter, and display vault data with a query language |
| [[Dataview Serializer 2.0 - Powerful Queries Without Sacrificing Data Portability (Article)]] | \- | \- |
| [[Dataview Serializer plugin for Obsidian]] | Querying | Serialize Dataview queries to actual Markdown |
| [[Day planner plugin for Obsidian]] | Productivity | Plan your day with a timeline view |
| [[Dialogue plugin for Obsidian]] | Text edition | Create dialogues and conversations in notes |
| [[Dictionary plugin for Obsidian]] | Text edition | Look up words and definitions inline |
| [[Doubleshift plugin for Obsidian]] | Productivity | Quick file switcher with double shift press |
| [[Editing toolbar plugin for Obsidian]] | Editing | Toolbar to edit more easily |
| [[Emoji toolbar plugin for Obsidian]] | Text edition | Insert emojis with a searchable toolbar |
| [[Emotion picker plugin for Obsidian]] | Text edition | Pick and insert emotion tags into notes |
| [[Excalidraw plugin for Obsidian]] | Visualization | Full-featured drawing and diagramming tool |
| [[Expander plugin for Obsidian]] | Text edition | Expand search queries inline in notes |
| [[External Links plugin for Obsidian]] | Integration | Manage external links in your vault |
| [[Extract URL plugin for Obsidian]] | Content capture | Extract and format URLs from text |
| [[File Explorer note count plugin for Obsidian]] | User Experience | Show note counts in the file explorer |
| [[Find unlinked files plugin for Obsidian]] | Maintenance | Find orphaned and unlinked files in vault |
| [[Focus Mode plugin for Obsidian]] | Productivity | Distraction-free writing mode |
| [[Fold Properties By Default plugin for Obsidian]] | User Experience | Automatically fold properties in notes |
| [[Folder note plugin for Obsidian]] | User Experience | Create and manage folder notes |
| [[Ghost Publish plugin for Obsidian]] | Publishing | Publish vault notes to a Ghost blog with configurable presets for tags, newsletters, and frontmatter conventions |
| [[Git plugin for Obsidian]] | Versioning | Backup and version control vault with Git |
| [[GitHub Copilot plugin for Obsidian]] | AI | GitHub Copilot integration for Obsidian |
| [[Graph banner plugin for Obsidian]] | User Experience | Display graph view as a note banner |
| [[Graph Explorer Base View plugin for Obsidian]] | Graph visualization | Interactive force-directed graph view for Obsidian Bases with exploration tracking |
| [[Headings in explorer plugin for Obsidian]] | User Experience | Show heading hierarchy in file explorer |
| [[Heatmap calendar plugin for Obsidian]] | Journaling | Visualize activity with a heatmap calendar |
| [[Hidden Folders Access plugin for Obsidian]] | File management | Expose hidden dot-folders (.claude, .github, ...) to Obsidian without renaming them on disk |
| [[Hider plugin for Obsidian]] | User Experience | Hide UI elements for a cleaner interface |
| [[Homepage plugin for Obsidian]] | Productivity | Open a specific note or view on startup |
| [[I Built a Graph Explorer for Obsidian Bases - Here's Why LLM Wikis Need a Visual Layer (Article)]] | \- | \- |
| [[I Built an Obsidian Plugin to Convert Handwritten Notes to Markdown (Article)]] | \- | Point any image in your Obsidian vault at a local AI model and get structured Markdown back. Headings, lists, quotes, even Mermaid diagrams. No data leaves… |
| [[I Built an Obsidian Plugin to Sync My reMarkable Notes (Article)]] | \- | If you take handwritten notes on a reMarkable, you know they're trapped on the device. I built an Obsidian plugin that syncs your notebook pages directly into… |
| [[Icon shortcodes plugin for Obsidian]] | User Experience | Insert icons using shortcodes |
| [[Iconize plugin for Obsidian]] | User Experience | Add icons to files and folders |
| [[Image Context Menus plugin for Obsidian]] | User Experience | Context menu actions for images |
| [[Image in editor plugin for Obsidian]] | User Experience | Enhanced image display in editor mode |
| [[Insta Toc plugin for Obsidian]] | User Experience | Instant table of contents for notes |
| [[internetVin Terminal plugin for Obsidian]] | Terminal | Embedded pseudo-terminal for Obsidian with full zsh shell, multiple tabs, session persistence, and vault-aware features like wikilink autocomplete. macOS only. |
| [[Journal Bases plugin for Obsidian]] | Journaling | Journal tracking with database views |
| [[Journals plugin for Obsidian]] | Journaling | Create, organize, and navigate structured journal entries across multiple timeframes |
| [[Kanban plugin for Obsidian]] | Productivity | Create Kanban boards in Obsidian |
| [[Kindle plugin for Obsidian]] | Content capture | Import Kindle highlights into Obsidian |
| [[Life Tracker plugin for Obsidian]] | Journaling | Track life metrics and habits |
| [[Linter plugin for Obsidian]] | Note quality | Lint and format Markdown files |
| [[List Modified plugin for Obsidian]] | Maintenance | Track recently modified files in a list |
| [[Local backup plugin for Obsidian]] | Maintenance | Create automatic local backups of vault |
| [[Local GPT plugin for Obsidian]] | AI | Run local AI models within Obsidian |
| [[Local REST API plugin for Obsidian]] | Integration | REST API for local Obsidian vault access |
| [[Loom plugin for Obsidian]] | Text edition | Branching narrative editor for Obsidian |
| [[Maps plugin for Obsidian]] | Visualization | Display interactive maps in notes |
| [[Metadata Menu plugin for Obsidian]] | Development | Manage note metadata with custom menus |
| [[MetaEdit plugin for Obsidian]] | Development | Edit metadata and frontmatter properties |
| [[Mindmap plugin for Obsidian]] | Visualization | Create mind maps from Markdown lists |
| [[Multi Tag plugin for Obsidian]] | Text edition | Add multiple tags to notes at once |
| [[Must Have Obsidian Plugins for 2026 (Article)]] | \- | Discover 75+ awesome Obsidian plugins, including Dataview, Tasks, Templater, and more. Curated by a PKM expert with 1,000+ users using my Obsidian Starter Kit |
| [[Natural language dates plugin for Obsidian]] | Text edition | Parse and insert dates using natural language |
| [[Note Village plugin for Obsidian]] | Publishing | Community note sharing platform |
| [[Notebook Navigator plugin for Obsidian]] | Productivity | Navigate between notes like a notebook |
| [[Notes refactor plugin for Obsidian]] | Text edition | Split, merge, and refactor notes |
| [[Obsidian CLI REST MCP plugin for Obsidian]] | Integration | Obsidian plugin exposing CLI commands via REST API and MCP server |
| [[Obsidian Community]] | \- | The official Obsidian platform for discovering, evaluating, and tracking plugins and themes, with safety scorecards, automated reviews, and developer dashboards |
| [[Obsidian graph banner plugin for Obsidian]] | User Experience | Display graph view as a note banner |
| [[Obsidian Plugin Template (Bun)]] | Developer Tooling | AI-ready GitHub template to scaffold Obsidian community plugins with Bun, TypeScript, Tailwind v4, and automated releases |
| [[Obsidian Starter Kit plugin for Obsidian]] | Automation | The core Obsidian Starter Kit plugin — strong typing, automation, and AI-friendly metadata for your notes |
| [[Omnisearch plugin for Obsidian]] | Querying | Full-text search across entire vault |
| [[Outliner plugin for Obsidian]] | Text edition | Enhanced outlining and list manipulation |
| [[Page count plugin for Obsidian]] | User Experience | Count pages in notes and vault |
| [[Pandoc plugin for Obsidian]] | Integration | Export notes using Pandoc converters |
| [[Pane relief plugin for Obsidian]] | User Experience | Enhanced pane navigation and management |
| [[Paste image renamer plugin for Obsidian]] | User Experience | Auto-rename pasted images |
| [[Paste URL into selection plugin for Obsidian]] | Text edition | Paste URLs directly onto selected text |
| [[Periodic notes plugin for Obsidian]] | Journaling | Create and manage periodic notes |
| [[Pinned notes plugin for Obsidian]] | Productivity | Pin frequently used notes for quick access |
| [[Post Webhook plugin for Obsidian]] | Publishing | Send note content to webhooks |
| [[ProgressBar plugin for Obsidian]] | Text edition | Add progress bars to notes |
| [[Projects plugin for Obsidian]] | Productivity | Project management and tracking |
| [[Quick Switcher plus plus plugin for Obsidian]] | Productivity | Enhanced quick switcher with more features |
| [[QuickAdd plugin for Obsidian]] | Productivity | Quickly add content to vault with macros |
| [[Quiet Outline plugin for Obsidian]] | User Experience | Clean and quiet outline sidebar |
| [[Raindrop Highlights plugin for Obsidian]] | Content capture | Import Raindrop.io highlights |
| [[Reading time plugin for Obsidian]] | User Experience | Estimate reading time for notes |
| [[Readwise official plugin for Obsidian]] | Content capture | Alternative content curation solution |
| [[Recent files plugin for Obsidian]] | Productivity | Quick access to recently opened files |
| [[reMarkable Sync plugin for Obsidian]] | Sync | Sync reMarkable notebook pages as images into Obsidian |
| [[Remember Cursor Position plugin for Obsidian]] | Maintenance | Remember and restore cursor position |
| [[Replicate plugin for Obsidian]] | AI | Run AI models via Replicate API |
| [[Reveal Active File Button plugin for Obsidian]] | Productivity | Button to reveal active file in explorer |
| [[Reverse Prompter plugin for Obsidian]] | AI | AI-powered reverse prompting tool |
| [[Review plugin for Obsidian]] | Productivity | Schedule notes for periodic review |
| [[Rollover daily todos plugin for Obsidian]] | Productivity | Carry over incomplete daily todos |
| [[RSS Dashboard plugin for Obsidian]] | Content capture | RSS feed reader dashboard |
| [[Search in canvas plugin for Obsidian]] | Visualization | Search within canvas files |
| [[Sentinel plugin for Obsidian]] | AI | Monitor vault changes and notifications |
| [[Settings search plugin for Obsidian]] | User Experience | Search through Obsidian settings |
| [[Share as zip plugin for Obsidian]] | Publishing | Export and share notes as zip files |
| [[Sidenotes plugin for Obsidian]] | User Experience | Tufte-style sidenotes and margin notes in the note margin |
| [[Simple embeds plugin for Obsidian]] | User Experience | Clean embeds for external content |
| [[Smart Composer Plugin for Obsidian]] | \- | \- |
| [[Smart Connections plugin for Obsidian]] | AI | AI-powered note connections and suggestions |
| [[Smart random note plugin for Obsidian]] | Serendipity | Open random notes with smart filtering |
| [[Smart Second Brain plugin for Obsidian]] | AI | AI-powered second brain features |
| [[Smart Templates plugin for Obsidian]] | AI | AI-enhanced template system |
| [[Smart Typography plugin for Obsidian]] | Text edition | Replace common character patterns with typographically correct equivalents |
| [[Status Bar Organizer plugin for Obsidian]] | User Experience | Organize and customize the status bar |
| [[Syntax highlight plugin for Obsidian]] | Text edition | Syntax highlighting for code blocks |
| [[Tab Switcher plugin for Obsidian]] | Productivity | Quick tab switching with keyboard shortcuts |
| [[Table Editor plugin for Obsidian]] | Editing | Editor for Markdown tables |
| [[Tag wrangler plugin for Obsidian]] | Maintenance | Rename, merge, and manage tags |
| [[TagFolder plugin for Obsidian]] | Maintenance | Browse notes organized by tag hierarchy |
| [[TaskNotes plugin for Obsidian]] | Productivity | Link tasks to dedicated notes |
| [[Tasks plugin for Obsidian]] | Productivity | Advanced task management across the vault |
| [[Templater plugin for Obsidian]] | Templating | Powerful templating engine for Obsidian |
| [[Terminal plugin for Obsidian]] | Integration | Terminal emulator inside Obsidian |
| [[Text extractor plugin for Obsidian]] | Content capture | Extract text from images and PDFs |
| [[Text Generator plugin for Obsidian]] | AI | AI-powered text generation |
| [[Text Snippets plugin for Obsidian]] | Text edition | Insert reusable text snippets |
| [[Text transporter plugin for Obsidian]] | Text edition | Move and copy text blocks between notes |
| [[Time Machine plugin for Obsidian]] | Versioning | Browse and restore previous versions of notes |
| [[Timeline for Bases plugin for Obsidian]] | Visualization | Gantt-style timeline view for Obsidian Bases |
| [[Tomorrow's daily note plugin for Obsidian]] | Journaling | Create and navigate to tomorrow's daily note |
| [[Transcriber plugin for Obsidian]] | Transcription | Transcribe images to Markdown using local Ollama vision models |
| [[Typefully plugin for Obsidian]] | Publishing | Publish notes to Typefully for social media |
| [[Typefully plugin for Obsidian v2 (Article)]] | \- | \- |
| [[Update time plugin for Obsidian]] | Maintenance | Automatically update modification timestamps |
| [[Various complements plugin for Obsidian]] | Text edition | Auto-complete suggestions from vault content |
| [[Vault Explorer plugin for Obsidian]] | Maintenance | Explore vault with advanced filtering |
| [[Vault statistics plugin for Obsidian]] | Maintenance | Display vault-wide statistics |
| [[Voicenotes sync plugin for Obsidian]] | Content capture | Sync Voicenotes.com recordings to Obsidian |
| [[Webhooks plugin for Obsidian]] | Publishing | Trigger webhooks from Obsidian events |
| [[YOLO plugin for Obsidian]] | AI | AI-powered note summarization |
| [[Zoom plugin for Obsidian]] | Text edition | Zoom into headings and list items |
<!-- SerializedQuery END -->
Note that I have included many of those in the [[Obsidian Starter Kit]].
## References
- Official documentation:
- Plugins list: https://obsidian.md/plugins
- Unofficial plugin registry with useful statistics: https://www.obsidianstats.com/
## Related
- [[Obsidian Starter Kit]]
- [[Obsidian Starter Kit - Reference - Included plugins]]
- [[Obsidian]]
- [[Obsidian Core Plugins]]
- [[Obsidian AI Plugins]]
- [[Must Have Obsidian Plugins for 2026 (Article)]]