Obsidian Plugins Installed in Summer 2026
みんな大好き Obsidian プラグイン紹介記事です.Obsidian プラグイン便利そうなのでついつい追加してしまいがちですが,KISS の原則に基づきできるだけシンプルにしていきました.
Core plugin
Section titled “Core plugin”コアプラグインもかなり選定して有効化しています.
ノートのデータベースのようなビューを作成する.Notion のデータベースを markdown で表現.dataview みたくもしくは org-mode の columnview みたいに 1 header 1 行みたいなのができるようにならないかなー.
https://obsidian.md/ja/help/bases
Daily notes
Section titled “Daily notes”デイリーノート.Obsidian での作業の起点.デイリーノートに何を書くかがむずい.自分の場合は後述の Thino のため.
https://obsidian.md/ja/help/plugins/daily-notes
File recovery
Section titled “File recovery”誤った削除やファイルの破損から守ってくれる.スナップショット保存のためにディスクスペースを利用するが,それ以外にデメリットはないので有効にしておくのが吉.
https://obsidian.md/ja/help/plugins/file-recovery
ファイルエクスプローラー.基本的には Another Quick Switcher で事足りている.emacs でもたまに treemacs を使う場面がある,そんな感じ.
https://obsidian.md/ja/help/plugins/file-explorer
Slash commands
Section titled “Slash commands”スラッシュ(/)を入力することでもコマンドを実行できるようになる.Notion のくせが抜けていない.
https://obsidian.md/ja/help/plugins/slash-commands
Word counts
Section titled “Word counts”アクティブなノートの単語数と文字数を表示.
https://obsidian.md/ja/help/plugins/word-count
Community plugin
Section titled “Community plugin”去年よりだいぶ減りました.
Agent Client
Section titled “Agent Client”Obsidian で Agent Client Protocol を使えるようにする.Obsidian で AI Agent を利用できるようにするプラグインはいくつか存在しますが,Editor <-> AI Agent 間通信について ACP を利用するのはもはやデファクトスタンダードです.これを利用しない手はないです.
https://github.com/RAIT-09/obsidian-agent-client/
Another Quick Switcher
Section titled “Another Quick Switcher”検索してファイルを開くやつ.ripgrep も利用できて良い.markdown を利用している 1 番の理由は grep ができる点.
https://github.com/tadashi-aikawa/obsidian-another-quick-switcher/
Auto Link Title
Section titled “Auto Link Title”URL ペースト時にタイトル自動取得してくれるやつ.ブラウザで markdown 形式コピーするというのもできますが,URL コピー時に貼り付け先を考えなくて良いので Obsidian 側で markdown にしています.
https://github.com/zolrath/obsidian-auto-link-title/
Calendar
Section titled “Calendar”日付をクリックするとその日の Daily note が開く.
https://github.com/liamcain/obsidian-calendar-plugin/
Emacs text editor
Section titled “Emacs text editor”やっぱり C-n で Down したいし,C-f で Right したい.
https://github.com/Klojer/obsidian-emacs-text-editor/
Journal Review
Section titled “Journal Review”設定した期間の前の Daily note を表示するプラグイン.1 年前の今日などが表示できるのでふりかえりができる.
https://github.com/Kageetai/obsidian-plugin-journal-review/
Linter
Section titled “Linter”markdown に一定のルールをもうけて整形する.日本語と英語の間にスペースを入れるなど.
https://github.com/platers/obsidian-linter/
Self-hosted LiveSync
Section titled “Self-hosted LiveSync”Obsidian Vault を CouchDB を利用して同期するプラグイン.リモート MCP もこれを前提としているので Obsidian Sync よりも便利に利用させてもらっている.
https://github.com/vrtmrz/obsidian-livesync/
Templater
Section titled “Templater”テンプレート.JavaScript で様々なことができるがそこまで使いこなせていない.
https://github.com/SilentVoid13/Templater/
デイリーノートで Twitter するプラグイン.
https://github.com/Quorafind/Obsidian-Thino/
Various Complements
Section titled “Various Complements”IDE やテキストエディタのようなオートコンプリートができるプラグイン.
https://github.com/tadashi-aikawa/obsidian-various-complements-plugin/