Search

Search IconIcon to open search

Obsidian Plugins

Last updatedUpdated: by Simon Späti · CreatedCreated:

Powerful Obsidian plugins.

# Core

# My Favorite Plugins

My used Plugin right now

All my settings of Obsidian are on GitHub, so you can always find which community plugins I have activated.

  • Obsidian Dataview: Database features for within Markdown. It’s like SQL for notes, you can query lists of open todos, backlinks and almost anything you want.
  • excalibrain: Using for getting insights of particular notes and its connections. Vizualises it’s connections and highlighting notes that have links both ways.
  • note-folder-autorename: Used initially, when you have lots of images and want them to have inside a folder, this creates a folder with the name of the note and adds your note in that folder. No need to do all of it manually, just configure a shortcut.
  • obsidian-admonition: This are Admonition (Call-outs) which I use all the time. This makes articles or notes look nice without breaking the flow. E.g. you can add a summary, a quick note or insight, that you don’t nesseserarly want to put inside the text.
  • obsidian-auto-link-title: If you paste a link, it will automatically add the title of the link as name.
  • obsidian-excalidraw-plugin: Drawing within Markdown
    • Not a template, but what I use all the time is Mermaid. A even better way of drawing with Markdown as it’s just declarative text that you can generate or update without the need of a visual edit it. Meaning I can stay in vim mode :)
  • obsidian-list-callouts: The same as Admonitions, but with lists. One I added late, but super powerful as I use a lot of list.
  • obsidian-pandoc: Used for exporting it to a Word documend, PDF or others when I want to share with other people.
  • obsidian-projects: Notion-like database views with Kanban, Table view, calendar and gallery, all nicely integrated into Markdown.
  • obsidian-reading-time: Shows the reading time of each notes.
  • obsidian-vimrc-support: Additional vim shortcuts from my vim configs. See also in my dotfiles.
  • ollama: My initial play with using local LLM on all my notes.
  • omnisearch: Default fuzzy serach when I open or search a new notes with cmd+o.
  • readwise-official: ReadWise integration that syncs all my comments and highlights from articles I read online or kindle.
  • remember-cursor-position: A simple plugins that stores the position of my cursor for each note.
  • settings-search: Simply search all settings of obsidian instead of clicking through them.
  • templater-obsidian: Extended feature for templates.
  • Advanced URI: Copy commands to link to them.
  • Graph Analysis
  • Linter for TitleCasing Headers

# Full list

The full list of plugins as of 2024-07-23, not all of them are active:

  • ava - better-word-count - calendar - cm-editor-syntax-highlight-obsidian - cm-typewriter-scroll-obsidian - dataview - excalibrain - extract-highlights-plugin - mrj-jump-to-link - nldates-obsidian - note-folder-autorename - notetweet - numerals - obsidian-admonition - obsidian-advanced-slides - obsidian-advanced-uri - obsidian-auto-link-title - obsidian-day-planner - obsidian-dynamic-toc - obsidian-excalidraw-plugin - obsidian-focus-mode - obsidian-footnotes - obsidian-hider - obsidian-hover-editor - obsidian-importer - obsidian-journey-plugin - obsidian-kanban - obsidian-kindle-plugin - obsidian-languagetool-plugin - obsidian-list-callouts - obsidian-outliner - obsidian-pandoc - obsidian-plugin-toc - obsidian-plugin-todo - obsidian-projects - obsidian-prozen - obsidian-reading-time - obsidian-relative-line-numbers - obsidian-scroll-offset - obsidian-style-settings - obsidian-tasks-plugin - obsidian-vault-changelog - obsidian-vimrc-support - obsidian-zoom - obsidian42-strange-new-worlds - ollama - omnisearch - oz-image-plugin - quickadd - readwise-official - remember-cursor-position - settings-search - table-editor-obsidian - tag-wrangler - taskbone-ocr-plugin - templater-obsidian - tray - txt-as-md-obsidian - workbench-obsidian

Find them all on my dotfiles on Obsidian (hotkey, plugins, etc.). Also read my article on My Obsidian Note-Taking Workflow.

# Other Features / Plugins

# Vim Plugin

Vimrc for Obsidian

# Open-Specific Files with Obsidian

Open-Specific Files with Obsidian and Neovim

# Misc

# Lazy Loading


Origin: