Obsidian
Obsidian is a powerful and extensible knowledge base that works on top of your local folder of plain text files.
Extensions / Plugins
2024 Gems of the year winners - Obsidian
Extensions that helps make obsidian better
- Advanced Tables
- Outliners (Outlines like Roam Research)
- DataView - How to use the Obsidian Dataview plugin
- Kanban
- Calendar
- Outliner
- Git
- Obsidian Git
- Mind Map
- Natural Language Dates
- Day Planner
- Periodic Notes
- Paste URL into selection
- Better Word Count
- Recent Files
- Auto Link Title
- Automatically Reveal Active File
- Wikipedia
- Editing Toolbar / Obsidian Markdown formattting Assistant
- Linter
- Reading Time
- Templater
- Spaced Repetition (Flashcards)
- Regex Find/Replace ⭐ 93
- GitHub - zsviczian/excalibrain: A graph view to navigate your Obsidian vault ⭐ 961
- GitHub - valentine195/obsidian-leaflet-plugin: Adds interactive maps to Obsidian using Leaflet.js ⭐ 696
- GitHub - SkepticMystic/breadcrumbs: Visualise a custom hierarchy in your Obsidian vault. API: https://skepticmystic.github.io/breadcrumbs/ ⭐ 793
- My Top 44 Obsidian Plugins RANKED
- GitHub - flyingnobita/obsidian-github-stars: Display the number of stars next to GitHub repository links in Obsidian. ⭐ 5
- 4 game-changing Obsidian workflows I wish I tried earlier
- Make.md Make.md is the best Obsidian plugin to help keep you organized and beautify your notes
- GitHub - scambier/obsidian-omnisearch: A search engine that "just works" for Obsidian. Supports OCR and PDF indexing. ⭐ 2.0k
- GitHub - OliverBalfour/obsidian-pandoc: Pandoc document export plugin for Obsidian (https://obsidian.md) ⭐ 894
- GitHub - meld-cp/obsidian-encrypt: Hide secrets in your Obsidian.md vault ⭐ 941
- GitHub - logancyang/obsidian-copilot: THE Copilot in Obsidian ⭐ 7.2k
- GitHub - nhaouari/obsidian-textgenerator-plugin: Text Generator is a versatile plugin for Obsidian that allows you to generate text content using various AI providers, including OpenAI, Anthropic, Google and local models. ⭐ 1.9k
- TODO - Use H1 or YAML property "title" instead of or in addition to filename as display name - Feature requests - Obsidian Forum
- GitHub - javalent/admonitions: Adds admonition block-styled content to Obsidian.md ⭐ 1.3k
- GitHub - brianpetro/obsidian-smart-connections: Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3 ⭐ 5.1k
- GitHub - mirnovov/obsidian-homepage: An Obsidian plugin that opens a specified note, canvas, or workspace on startup, instead of the most recent one. ⭐ 674
- GitHub - PaulTreanor/notes-dater: Adds created_on and updated_on dates of the active note to status bar ⭐ 18
- GitHub - polyipseity/obsidian-terminal: Integrate consoles, shells, and terminals. · GitHub ⭐ 846
- GitHub - obsidian-community/obsidian-style-settings: A dynamic user interface for adjusting theme, plugin, and snippet CSS variables within Obsidian · GitHub ⭐ 2.3k
Settings / Preferences
- Templates - Date Format -
ddd, DD MMM YYYY
Themes
- Ultimate guide to best Obsidian themes | Elizabeth Butler
- 7+ Obsidian Themes for a Drastic Design Facelift!
- Things (current)
- GitHub - aaaaalexis/obsidian-cupertino: A native look and feel Obsidian theme designed for a clean, focused, and mobile-friendly writing experience. ⭐ 1.1k
Obsidian MCP Servers
- Obsidian MCP server + VScode Agent + Claude - YouTube
- Let Claude Automate Your Obsidian Notes: Second Brain AI Agent (MCP) - YouTube
- GitHub - MarkusPfundstein/mcp-obsidian: MCP server that interacts with Obsidian via the Obsidian rest API community plugin ⭐ 3.9k
- Obsidian MCP servers: experiences and recommendations? - Help - Obsidian Forum
- Automate Note Generation in Obsidian with Claude Desktop and MCP Servers - Share & showcase - Obsidian Forum
- GitHub - StevenStavrakis/obsidian-mcp: A simple MCP server for Obsidian ⭐ 715
- Mind blown: MCP + Obsidian : r/ClaudeAI
- Writing 2,000 words in 90 minutes with Obsidian + MCP + Claude.
- AI in Obsidian: Local LLM Setup Guide in CoPilot - YouTube
- I started using NotebookLM with Obsidian and it’s been a game-changer
- Claude Code
- Reddit - Is Obsidian MCP actually worth it over just using Claude Code's file tools?
- How I Use Obsidian + Claude Code to Run My Life - YouTube
/trace-demo how i use obsidian- Obsidian + AI: How to Do It The Right Way (Claude Code + Obsidian) - YouTube
- Andrej Karpathy Just 10x’d Everyone’s Claude Code - YouTube
- Obsidian With Claude: The Setup I Said You Didn't Need - YouTube
- How to Build an AI Second Brain with Claude Code and Obsidian | MindStudio
- 💎 How Claude + Obsidian + MCP Solved My Organizational Problems
- GitHub - memd-app/me.md: AI-guided personal knowledge system. Build a verified knowledge graph of yourself through interview-style sessions with Claude. All data stays local. · GitHub ⭐ 11
- GitHub - tobi/qmd: mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local · GitHub ⭐ 26k
Obsidian Shortcuts
| Todo | Shortcut |
|---|---|
| Search in all files | Cmd+Shift+F |
| Search in specific path/folder | path:technologies/flink checkpoint |
| Toggle edit/preview mode | Ctrl/Cmd E |
| Insert External link | Ctrl/Cmd-K |
| Indent | Ctrl/Cmd-] |
| Unindent | Cmd-[ |
| Jump into selected backlink | Alt/Opt-Enter |
| Navigate forward | cmd+ctrl + -> |
| Naviagte back | cmd+ctrl + <- |
| Add current date | Insert current date (cmd + y) |
| Add checkbox | cmd + L |
| Delete the line | |
| Insert Current Date | cmd + D |
| Strikethrough | cmd + shift + x |
Some basics
- Make new note - Cmd-n
- Create note in new pane - Cmd-shift-n
- Open the link you're hovering over in a new pane (while in edit mode)- Cmd-click
- Toggle edit/preview mode - Cmd-e
- Open quick switcher - Cmd-o
- Close active pane - Cmd-w
- Formatting basics
- Undo, cut, copy, paste, bold, italicize - Cmd-z,x,c,v,b,i
Intermediate
- Open command palette - Cmd-p
- Search and replace in current file - Cmd-f
- Search in all files - Cmd-shift-f
- Some faves for outlining
- Swap line up - I mapped this to:Cmd-1
- Swap line down - I mapped this to:Cmd-2
- Toggle fold on current line - I mapped this toCmd-3
- Toggle line to bulleted of numbered list† - I mapped this toCmd-4
- †: Requires the plugin "Hotkeys++"
- Formatting intermediate
- Insert template - I mapped this to:Cmd-t
Advanced
- Changing the view
- Load workspace - I mapped this to:Shift-Esc
- Manage workspaces - I mapped this to:Control-Esc
- Toggle left sidebar - I mapped this to:Cmd-LeftArrow
- Toggle right sidebar - I mapped this to:Cmd-RightArrow
- Some secret weapons
- Navigate back - I mapped this to:Opt-a
- Navigate forward - I mapped this to:Opt-s
- Programmed to my mouse
- Open previous daily note - extra mouse button back
- Open next daily note - extra mouse button forward
- Open my Home note - When I click this mouse button, it typesCmd-o, 000, Enter
- Setup and File Management
- Open settings - Cmd-,
- Show in system explorer - I mapped this to:Cmd-ctrl-opt-i
- Reveal active file in navigation - I mapped this to:Cmd-ctrl-i
- Move file to another folder - I mapped this to:Cmd-shift-i
- Open another vault - I mapped this to:Cmd-ctrl-opt-o
- Note Management
- Toggle pin - I mapped this to:Cmd-shift-e
- Note Refactor: Extract selection to new note - first line as file name†† - I mapped this to:Cmd-shift-r
- Edit file title - I mapped this to:Cmd-l(then hitenterto return to the note)
- Calendar: Open Weekly Note - I mapped this to:Cmd-shift-m