Apple WatchからObsidianへ送れない — 設定ではなく構造の問題ですYou can't send to Obsidian from Apple Watch — and it isn't a setting
ペアリングも、ショートカットの書き方も、保管庫の置き場所も間違っていません。Obsidianに watchOS 版アプリがない——これがすべての原因です。設定を探し続けても解決しないので、まず理由を確認して、いま実際に取れる回避策から選んでください。Your pairing is fine, your shortcut is fine, and so is where your vault lives. Obsidian has no watchOS app — that's the whole cause. No amount of setting-hunting will fix it, so read why, then pick from the workarounds that actually exist today.
Apple WatchからObsidianへ直接メモを送る方法は、2026年8月時点で存在しません。ObsidianはwatchOS版アプリを出していないため、Watch上にはアプリ本体も保管庫のファイルもありません。ショートカットのアクションもURLスキームも「その端末にアプリがある」ことが前提なので、iPhoneが隣にあっても失敗します。手首からObsidianへつなぐ現実的な唯一の形は、Watchアプリを持つ別のアプリを入口にして、保管庫への書き込みはiPhoneに担当させることです。As of August 2026 there is no way to send a note from Apple Watch to Obsidian directly. Obsidian ships no watchOS app, so neither the app nor your vault files exist on the watch. Shortcuts actions and URL schemes both assume the app is installed on the same device, so they fail even with your iPhone right there. The one workable shape is to capture through a different app that does have a watch app, and let the iPhone perform the vault write.
なぜ送れないのか — 3つの構造的な理由Why it fails — three structural reasons
「自分の設定が悪いのでは」と探し続けてしまう人が多いので、先に理由をはっきりさせます。3つとも、ユーザー側の操作では変えられない前提条件です。People burn hours assuming they misconfigured something, so let's be explicit. All three of these are preconditions you cannot change from your side.
ObsidianにwatchOS版アプリがないObsidian has no watchOS app
iPhoneの「Watch」アプリでインストールできるアプリの一覧にObsidianが出てこないのは、ペアリングやストレージの問題ではありません。watchOS向けのObsidianが存在しないからです。Apple Watch対応の要望はObsidianの公式フォーラムで長く挙がっていますが、現時点では機能要望の段階にとどまっています。Obsidian's absence from the installable list in your iPhone's Watch app isn't a pairing or storage issue — no watchOS build of Obsidian exists. An Apple Watch companion has been a standing request on Obsidian's forum for years, but it remains a feature request.
Watch上に保管庫のファイルが存在しないYour vault files aren't on the watch
Obsidianの保管庫は、結局のところMarkdownファイルの入ったフォルダです。書き込むにはそのフォルダにアクセスできる必要がありますが、watchOSにはiPhoneのようなファイルAppがなく、iCloud Drive上の任意のフォルダを開いて編集する手段が用意されていません。書き込み先そのものがWatchから見えないということです。An Obsidian vault is ultimately a folder of Markdown files. Writing to it requires reaching that folder, and watchOS has no Files app equivalent for browsing and editing arbitrary iCloud Drive folders. The destination itself is invisible from the watch.
ショートカットもURLスキームも「その端末にアプリがあること」が前提Shortcuts and URL schemes both assume a locally installed app
Apple Watchで起動したショートカットは、原則としてWatch側で実行されます。アプリが提供するアクションは、そのアプリがWatchに入っていなければ選ぶことも実行することもできません。obsidian:// のURLスキームも同じで、URLを受け取れるアプリがWatchにない以上、開けません。URLの書き方をどう直しても解決しないのはこのためです。A shortcut launched on Apple Watch runs on the watch. Actions vended by an app can be neither picked nor run unless that app is installed there. The same goes for obsidian://: with no app on the watch able to receive the URL, it can't be opened. That's why no amount of rewriting the URL helps.
よくある誤解 — 試す前に潰しておくCommon assumptions worth ruling out first
検索して出てくる情報のなかには、「これなら動くのでは」と思わせるものがいくつかあります。時間を使う前に、動かないものは動かないと確認しておいてください。Several ideas that surface in search results look like they should work. Before you spend an evening on them, here's what doesn't.
「iPhoneが近くにあれば、iPhone側のObsidianが処理してくれるはず」"If my iPhone is nearby, its Obsidian will handle it"
Watchで起動したショートカットはWatch側で実行されます。iPhoneに処理を渡せるのは、そのアプリがWatch向けの機能を用意し、端末間の受け渡しを自前で実装している場合だけです。Obsidianにはその実装がありません。A shortcut launched on the watch runs on the watch. Handing work to the iPhone only happens when the app itself ships watch support and implements that handoff. Obsidian doesn't.
「Obsidian Sync を契約すればWatchからも使える」"Paying for Obsidian Sync will unlock the watch"
Obsidian Sync は保管庫を端末間で同期するサービスであって、アプリのない端末に入口を作るものではありません。契約しても、Watchに保管庫を読み書きするアプリが生まれるわけではありません。Obsidian Sync synchronises a vault between devices; it doesn't create an entry point on a device with no app. Subscribing doesn't conjure a watch client.
「保管庫をiCloud Driveに置けば、WatchのファイルAppから書ける」"Put the vault in iCloud Drive and write from the watch's Files app"
watchOSにはiPhone・iPadのようなファイルAppがありません。保管庫をiCloud Driveに置くこと自体は、iPhone側のアプリに書き込ませる構成では重要ですが、Watchが直接触れるようにはなりません。watchOS has no Files app in the iPhone/iPad sense. Keeping the vault in iCloud Drive does matter — it's what lets an iPhone-side app write to it — but it never makes the folder reachable from the watch.
「Watchのボイスメモやリマインダーに残せば、Obsidianに自動で入る」"Dictate to Voice Memos or Reminders and it'll land in Obsidian"
それぞれAppleのサービスに保存されるだけで、Obsidianの保管庫とは接続されていません。集めたければ、後から手作業で転記するか、取り込む仕組みを別途用意する必要があります。Those land in Apple's own services and are not connected to your vault. Getting them into Obsidian means transcribing them by hand later, or building an importer.
いま取れる回避策は3つThree workarounds that exist today
「Watch単体でObsidianに書く」ができない以上、選択肢はどこで妥協するかの違いになります。手間で妥協するか、経路を変えるかです。Since writing to Obsidian from the watch alone is off the table, the choice is really where to accept the cost: in manual effort, or in changing the route.
| 回避策Workaround | 手首だけで残せるCapture from wrist | Obsidianに自動で入るLands in Obsidian automatically | 準備の手間Setup cost |
|---|---|---|---|
| A. Watch標準アプリに残して、後でiPhoneで転記A. Capture in a stock watch app, transcribe later | ◎ | × 手作業manual | なしnone |
| B. Watchのショートカットで自分宛にメール送信B. Email yourself via a watch shortcut | ◎ | △ 取り込みは別途needs an importer | 中(自作)medium (DIY) |
| C. Watchアプリを持ち、iPhone側が保管庫へ書くアプリを使うC. Use an app with a watch app that writes via the iPhone | ◎ | ◎ | 小(フォルダを一度選ぶ)small (pick a folder once) |
回避策Cの具体例:手首で話す → iPhoneがObsidianへ書くWorkaround C in practice: speak on the wrist, the iPhone writes
Obsidian連携シンプルメモは、この構成のアプリです。Apple Watchアプリを開いて話し、送信すると、内容は自分宛メールに届くと同時に、ペアリング中のiPhoneがiCloud Drive上の保管庫フォルダへ追記します。書き込みを行うのは常にiPhone側で、Watchが保管庫に直接触ることはありません。Obsidianのコミュニティプラグインは不要です。Simple Memo is built in exactly this shape. Open the Apple Watch app, speak, send — and the text arrives in your own inbox by email while the paired iPhone appends it to your vault folder in iCloud Drive. The iPhone always performs the write; the watch never touches the vault. No community plugin required.
- Watchで話すSpeak on the watch
アプリを開くと音声入力が自動で開きます。話して「完了」を押すだけ、最短2タップです。Dictation opens automatically when the app launches. Speak, tap Done — two taps at best. - iPhoneが受け取るThe iPhone receives it
Watchから送ったメモは、iPhone版と同じ送信の仕組みを通ります。どちらでメモしたかを覚えておく必要はありません。Notes from the watch travel the same send path as notes made on the phone. You never have to remember where you captured something. - メールとObsidianの両方に残るIt lands in both email and Obsidian
いつもの受信箱に届き、同じメモが保管庫のデイリーノートまたはInboxノートに- HH:mm メモの形で追記されます。It reaches your usual inbox, and the same note is appended to your daily note or a fixed inbox note as- HH:mm note. - 圏外でも消えないNothing is lost offline
iPhone側が圏外なら、送信内容は暗号化された送信キューに積まれ、通信が戻ると自動送信されます。Obsidianへの追記はローカル処理なので通信を待ちません。With no signal, the send waits in an encrypted outbox and goes out when you're back online. The vault append is local and doesn't wait for connectivity.
「Apple Watch単体でObsidianに直接保存」しているわけではありません。上で書いた理由1〜3はこのアプリにも等しく当てはまり、それを回避するためにiPhoneを経由する設計にしています。したがってiPhoneの電源が入っていない状態では、Obsidianへの追記は行われません(Watchで入力した内容自体は、iPhoneに届いた時点で処理されます)。本アプリはObsidian公式のアプリ・プラグインではなく、株式会社ユリカが開発する独立アプリです。Obsidianは Dynalist Inc. の商標です。This is not "saving to Obsidian from the watch alone". Reasons 1–3 above apply to this app too; routing through the iPhone is precisely how it works around them. So with the iPhone powered off, no vault append happens (what you dictated is processed once it reaches the phone). This is not an official Obsidian app or plugin — it's an independent app by Yurica Inc. Obsidian is a trademark of Dynalist Inc.
Watchアプリは入っているのに送れない場合If a watch app is installed but still won't send
ここからは、Watchアプリを持つキャプチャアプリを使っていて、それでも届かないときの確認事項です。この段階の症状は、上の構造的な制約とは別の、ふつうの設定問題であることがほとんどです。From here on, this is for when you're using a capture app that does have a watch app and it still isn't arriving. At this stage the causes are usually ordinary configuration issues, not the structural limits above.
ショートカット側の症状(本文が切れる、別のノートができる等)については、Obsidian × ショートカットが動かないときの症状別の直し方にまとめてあります。For shortcut-side symptoms — truncated bodies, unexpected new notes and the rest — see fixes by symptom when Shortcuts won't write to Obsidian.
よくある質問FAQ
Apple WatchにObsidianアプリを入れられないのはなぜですか?Why can't I install Obsidian on my Apple Watch?
iPhoneが近くにあれば、Watchのショートカットが代わりに動いてくれませんか?Won't my nearby iPhone run the shortcut for me?
obsidian:// のURLスキームをWatchのショートカットで開けませんか?Can a watch shortcut open an obsidian:// URL?
Obsidian Sync を契約すればApple Watchから使えますか?Does Obsidian Sync enable Apple Watch access?
iPhoneがそばにない状態でWatchからメモしたらどうなりますか?What if I capture on the watch with no iPhone nearby?
将来ObsidianがApple Watchに対応したらどうなりますか?What if Obsidian adds Apple Watch support later?
関連ページRelated pages
参考文献References
- Obsidian Forum — Apple Watch app(機能要望) — watchOS版アプリが未提供であること、要望が継続していることの確認Confirms that no watchOS app exists and that the request is still open
- Apple Watchユーザガイド — watchOSで利用できるAppと機能の公式ガイドApple's official guide to the apps and features available on watchOS
- ショートカットユーザガイド(Apple) — Apple Watchでのショートカット実行に関する公式ガイドOfficial guidance on running shortcuts from Apple Watch
- Obsidian Help — 保管庫・同期・デイリーノートの仕様Vault, sync and daily note behaviour
- Obsidian連携シンプルメモ — App Store — App StoreのダウンロードページApp Store download page