Obsidianは何と比較すればいい?What should you compare Obsidian against?
比較記事の多くは機能表を並べますが、実際に効くのは「あなたのノートの正本が、どこに、どんな形で残るか」の1点です。ここが同じアプリ同士は同じフォルダで併用でき、違うアプリへ移るときにだけ変換作業が発生します。このページには、比較先を絞り込むための分岐と、このサイトが実際にインストールして動かして確かめた結論だけを置きます。Most comparisons line up feature tables. The one thing that actually decides it is where — and in what form — your notes end up. Apps that answer that the same way can share a single folder; moving between apps that answer it differently is where conversion work appears. This page is the decision path, plus only the conclusions we reached by actually installing and running the apps.
Obsidianの比較で最初に見るべきなのは何ですか?What should you look at first when comparing Obsidian?
機能数でもプラグイン数でもなく、「ノートの正本がどこに、どんな形で保存されるか」です。Obsidianの正本はあなたのディスク上のプレーンなMarkdownファイルなので、同じ形式のアプリとは同じフォルダで併用でき、正本を独自のデータベースに持つアプリへ移るときにだけエクスポートと変換が必要になります。
プラグインの数は決め手になりません。公式レジストリを直接数えると、2026年8月11日の6,571個から8月19日の6,739個へ8日間で168個増えています。今日どちらが多いかで決めても、数か月で前提が変わります。
Not the feature count and not the plugin count — where the canonical copy of a note lives, and in what format. Obsidian's canonical copy is a plain Markdown file on your own disk, so it can share a folder with apps that work the same way, and only a move to an app that keeps its notes in its own database costs you an export and a conversion.
Plugin count does not settle it. Counting the official registry directly, it went from 6,571 on August 11, 2026 to 6,739 on August 19 — 168 added in eight days. Whichever number is larger today will not be the same number in a few months.
3つの質問で、比べるべき相手が決まるThree questions narrow the field
比較対象を先に決めるのではなく、自分の答えから絞り込むほうが早く終わります。各質問には、このサイトが実際に動かして確かめた事実を1つずつ添えました。Rather than picking rivals first, start from your own answers. Each question below carries one fact we established by running the software ourselves.
-
ノートをプレーンなMarkdownファイルとして手元に置き続けたいか。Do you need your notes to stay plain Markdown files on your own disk?
はいなら、候補は正本がファイルのアプリに絞られます。Obsidianで保管庫を作った直後に中身を開くと、入っていたのは.obsidianフォルダと初期ノートだけで、書いたノートは素の.mdファイルとして保存されていました(実画面の記録)。If yes, the field shrinks to apps whose source of truth is a file. Opening a freshly created Obsidian vault showed only a.obsidianfolder and the starter note, with everything typed afterwards saved as bare.mdfiles (screenshots). -
同じフォルダを2つのアプリで同時に開きたいか。Do you want two apps open on the same folder?
これは実際に試すまで分かりません。ObsidianとファイルLogseqで同じフォルダを開いた検証では、両者は別々の管理フォルダを作って共存し、片方の書き込みがもう片方にも表示されました(検証の詳細)。You cannot know this without trying it. With Obsidian and file-version Logseq pointed at one folder, each created its own management directory and coexisted, and a line written in one showed up in the other (full test). -
モバイルで「思いついた瞬間」に書き込む頻度が高いか。Do you mostly capture on the move?
高いなら、比較の焦点は編集機能ではなく入口の速さに移ります。ObsidianもLogseqも書いた後の整理と接続が主戦場で、歩いている最中の1行を残す速さは主目的ではありません。この場合、どちらを選ぶかより「何を足すか」のほうが効きます。If so, the comparison shifts from editing features to how fast you can get in. Both Obsidian and Logseq are built for organising and connecting what is already written; neither optimises for one line typed mid-walk. Here, what you add matters more than which you pick.
「プラグインが多い方」が決め手にならない理由Why "more plugins" is not a tiebreaker
Obsidianの公式レジストリ(GitHubのcommunity-plugins.json・community-css-themes.json)を直接数えた実測値です。3回の計測は同じ方法で行っています。Counted directly from Obsidian's official registry files on GitHub (community-plugins.json, community-css-themes.json). All three counts use the same method.
| 計測日Counted on | プラグインPlugins | テーマThemes |
|---|---|---|
| 2026-08-11 | 6,571 | 680 |
| 2026-08-14 | 6,638 | 691 |
| 2026-08-19 | 6,739 | 698 |
8日間でプラグインは168個(1日あたり約21個)、テーマは18種増えました。比較の根拠にした数字が、記事を読んでいる時点ですでに古いという状態が常に起きます。一方で「正本がファイルかデータベースか」は設計上の性質で、そう頻繁には変わりません(Logseq 2.0はそれが変わった珍しい例です)。長持ちする判断基準はこちら側にあります。Eight days added 168 plugins (about 21 a day) and 18 themes. Any number you compare on is already stale by the time someone reads it. Whether the source of truth is a file or a database, by contrast, is a design property that rarely moves — Logseq 2.0 being the rare case where it did. That is the criterion that keeps its value.
実際に動かして比べたもの/まだ比べていないものWhat we have actually run — and what we have not
同じフォルダを両方で開いて共存と相互の書き込みを確認し、DB版(2.0)ではMarkdownファイルが生成されないことも実機で確かめました。Obsidian と Logseq の比較を読むWe opened one folder in both apps to confirm coexistence and two-way writes, and verified on the desktop build that the DB version (2.0) produces no Markdown files. Read the Obsidian vs Logseq comparison
インストールから最初のノートまでを実操作し、保管庫の実体が.obsidianフォルダと素のMarkdownファイルだけであることをファイルシステムで確認しました。Obsidianの始め方を読むWe walked from install to first note and confirmed on the filesystem that a vault is nothing more than a .obsidian folder plus plain Markdown files. Read the getting-started guide
検索上でObsidianと並べられることが多いのは、Logseqのほかに Notion・Capacities・memos の3つです。これらはまだこの環境でインストールして動かしていないため、このページには比較結果を書きません。実際に動かして確かめた時点で、上のカードに追加します。他所で見た仕様を書き写した比較表は、確かめたことになりません。Besides Logseq, the apps most often lined up against Obsidian are Notion, Capacities and memos. We have not installed and run those here, so this page carries no comparison of them. They will join the cards above once we have. Copying specs from elsewhere into a table is not the same as having checked.
どれを選んでも残る課題 — iPhoneでの「一瞬のメモ」The gap they all leave open: split-second capture on iPhone
上の3つ目の質問がここに効いてきます。比較対象のどれを選んでも、歩いている瞬間の1行を残す速さはどのアプリの主目的でもありません。移動中のキャプチャが多いなら、選んだアプリの保管庫(iCloud Drive上のフォルダ)へ直接追記する軽い入力手段を足す構成が実用的です。Obsidian連携シンプルメモは、送信したメモを自分宛メールに残しつつ、Obsidianのデイリーノートへ自動追記します。SiriやApple Watchからも入ります。なお追記先はObsidian形式(YYYY-MM-DD.md等)で、Logseqの journals/ 命名やブロック形式には対応していません。The third question above lands here. Whichever app you pick, capturing one line mid-walk is none of their core purpose. If that is most of your note-taking, add a lightweight way in that appends straight into the vault folder on iCloud Drive. Simple Memo emails each note to you and appends it to your Obsidian daily note, including from Siri and Apple Watch. It writes Obsidian-style files (YYYY-MM-DD.md) — it does not target Logseq's journals/ naming or block format.
よくある質問FAQ
Obsidianと比較されることが多いのはどのアプリですか?Which apps get compared with Obsidian most?
Obsidianから他のノートアプリへ移行するのは大変ですか?How hard is it to migrate off Obsidian?
Obsidianと他のアプリを併用できますか?Can Obsidian share a folder with another app?
.obsidian、Logseqはlogseq・journals・pagesをそれぞれ作って共存し、片方で書いた内容がもう片方にも表示されました。ただし書き込みは片方を主にするのが安全です。正本がデータベースのアプリとは、フォルダを共有する形の併用はできません。Yes, when both keep plain Markdown files. In our test each app created its own directories (.obsidian versus logseq/journals/pages), coexisted, and showed each other's writes. Keep one app as the primary writer. With an app whose source of truth is a database, folder-level coexistence is not possible.プラグインの数は選ぶ基準になりますか?Should plugin count decide it?
比較の前に、まずObsidianを試すには?How do I try Obsidian before comparing?
.obsidianフォルダと初期ノートだけで、書いたノートは素のMarkdownファイルとして保存されます。この「実体はただのフォルダ」という性質を先に確認しておくと、比較の基準がはっきりします。Install to first note needs no account and no email address; the screen-by-screen walkthrough is in getting started with Obsidian. A newly created vault holds only a .obsidian folder and the starter note, and everything you write lands as a plain Markdown file. Seeing that a vault is just a folder is what makes the rest of the comparison legible.レジストリ計測日: 2026年8月19日 / 対象: Obsidian公式レジストリ(GitHub obsidianmd/obsidian-releases の community-plugins.json・community-css-themes.json)の登録件数を直接カウント。過去2回(2026年8月11日・14日)も同一の方法で計測しています。ObsidianとLogseqの実機検証は2026年8月11日にLinuxデスクトップ(Ubuntu 24.04)で実施したもので、詳細と screenshot は各子ページにあります。Notion・Capacities・memosはこの環境で動かしていないため、このページでは比較していません。iOSアプリの操作感・性能も本ページでは検証していません。料金・提供状況は変わる可能性があるため、契約前に各公式サイトでご確認ください。Registry counted August 19, 2026 — entries in Obsidian's official registry (community-plugins.json and community-css-themes.json in GitHub obsidianmd/obsidian-releases), using the same method as the earlier counts on August 11 and 14, 2026. The hands-on Obsidian and Logseq testing was done on August 11, 2026 on desktop Linux (Ubuntu 24.04); details and screenshots live on the child pages. Notion, Capacities and memos were not run here, so this page does not compare them. iOS apps were not tested for this page either. Prices and availability change — check the official pages before paying.
関連ページRelated pages
参考文献・データの出典References & data sources
- obsidianmd/obsidian-releases(GitHub) — Obsidian公式のコミュニティプラグイン・テーマ登録簿。本ページのプラグイン6,739個・テーマ698種は2026-08-19時点の
community-plugins.json・community-css-themes.jsonの実カウント(2026-08-11は6,571個・680種、2026-08-14は6,638個・691種)Obsidian's official community plugin and theme registry; the 6,739/698 figures are counted fromcommunity-plugins.jsonandcommunity-css-themes.jsonas of 2026-08-19 (6,571/680 on 2026-08-11, 6,638/691 on 2026-08-14) - ObsidianとLogseqの比較(当サイト) — 同じフォルダで両方を動かした実験、DB版2.0の保存方式の実機確認、Logseq側のレジストリ実カウントOur same-folder experiment, the hands-on check of how DB-version 2.0 stores notes, and the Logseq-side registry count
- Obsidianの始め方(当サイト) — インストールから最初のノートまでの実操作記録と、保管庫の中身のファイルシステム確認The install-to-first-note walkthrough and the filesystem check of what a vault actually contains
- Obsidian Help — 保管庫の構造やデイリーノートの日付フォーマットに関する公式ヘルプOfficial help on vault structure and daily-note date formats
- Obsidian連携シンプルメモ — App Store — App StoreのダウンロードページApp Store download page
ObsidianはDynalist Inc.の商標です。その他の製品名は各プロジェクト・各社の名称です。本サイトはいずれのプロジェクトとも提携関係にない独立メディアで、Obsidian連携シンプルメモは株式会社ユリカが開発する独立アプリです。Obsidian is a trademark of Dynalist Inc. Other product names belong to their respective projects and companies. This site is independent of all of them; Simple Memo - for Obsidian is an independent app by Yurica Inc.