Apple Watch × Obsidian トラブルシュートApple Watch × Obsidian troubleshooting

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.

ひとことで言うとSHORT ANSWER

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.

理由 1REASON 1

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.

理由 2REASON 2

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.

理由 3REASON 3

ショートカットも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)
A. 標準アプリに残して後で移すStock app, transcribe later
リマインダーやボイスメモに話しかけて残し、机に戻ってからObsidianに書き写します。何も準備が要らず、確実に残る点は強い。ただし「あとで転記する」工程が毎回発生し、そこが溜まるとキャプチャの意味が薄れます。Speak into Reminders or Voice Memos, then copy into Obsidian at your desk. Zero setup and nothing gets lost. But every note carries a transcription step, and once that backlog grows, the capture stops paying for itself.
B. Watchから自分宛メールEmail yourself from the watch
ショートカットでメール送信は、アプリのアクションに依存しないぶんWatchでも動く余地があります。受信箱には確実に残りますが、そこからObsidianへ入れる工程は自分で用意する必要があります。Sending mail doesn't depend on a third-party app's actions, so it has a chance of running on the watch. The note reliably reaches your inbox — but moving it into Obsidian is still on you to build.
C. iPhoneに書き込みを任せるLet the iPhone do the write
Watchアプリから送ると、ペアリング中のiPhoneが保管庫フォルダへの追記を担当します。Watchが直接書くわけではないので理由1〜3に抵触せず、手首からObsidianまでが自動でつながります。Send from a watch app and the paired iPhone performs the append to your vault folder. The watch never writes directly, so none of reasons 1–3 apply, and the wrist-to-Obsidian path closes automatically.
🗣️ 補足: 声だけで済ませたい場合Bonus: hands-free capture
Watchを操作するのも面倒な場面では、AirPodsに話しかけてiPhone経由で送る手もあります。手首すら使わずに済むぶん、歩行中や調理中に向きます。When even tapping the watch is too much, talk to your AirPods and let the iPhone send it. No wrist involved, which suits walking or cooking.

回避策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.

  1. Watchで話すSpeak on the watch
    アプリを開くと音声入力が自動で開きます。話して「完了」を押すだけ、最短2タップです。Dictation opens automatically when the app launches. Speak, tap Done — two taps at best.
  2. 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.
  3. メールと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.
  4. 圏外でも消えない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.
正確なところTO BE PRECISE

「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.

手首で話したメモを、Obsidianまで自動で運ぶCarry what you said on your wrist all the way to Obsidian

ダウンロードは無料。Obsidian連携の設定は約1分、保管庫フォルダを一度選ぶだけです。Free to download. Obsidian setup takes about a minute — pick your vault folder once.

App Store からダウンロード

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.

📲 iPhone側の連携がオフIntegration is off on the phone
Obsidianへの追記はiPhoneが担当します。iPhone側の設定で連携がオフだと、Watchから送っても保管庫には入りません。設定 → 詳細設定 で連携の状態と、選んでいるフォルダを確認してください。The append happens on the phone. If integration is off there, watch captures never reach the vault. Check Settings → Advanced for the toggle and the selected folder.
📁 保管庫がフォルダ選択に出ないThe vault isn't in the folder picker
対象フォルダはiCloud Driveまたは「このiPhone内」にあり、ファイルAppからアクセスできる必要があります。Obsidian Sync専用の保管庫は選択に出ないことがあります。The folder must live in iCloud Drive or On My iPhone and be reachable from the Files app. Vaults kept only in Obsidian Sync may not appear.
🕒 追記はされたが見当たらないIt appended, but you can't find it
デイリーノートの日付フォーマットや保存先をカスタムしていると、想定と違うファイルに入ることがあります。確実に1か所へ集めたい場合はInboxノート運用に切り替えてください。A customised daily-note date format or folder can send it to a file you're not looking at. Switch to a fixed inbox note if you want everything in one place.
☁️ iCloud同期の遅れiCloud sync lag
書き込み自体はすぐ行われますが、他の端末のObsidianに反映されるまで数秒かかることがあります。Mac側で見えないだけ、というケースもあります。The write is immediate, but it can take a few seconds to surface in Obsidian on another device. Sometimes it's only your Mac that hasn't caught up.

ショートカット側の症状(本文が切れる、別のノートができる等)については、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?
ObsidianがwatchOS版アプリを提供していないためです。iPhoneのWatchアプリの一覧に出てこないのは端末やペアリングの問題ではなく、そもそもwatchOS向けのアプリが存在しないからです。Apple Watch対応の要望はObsidianのフォーラムで長く挙がっていますが、機能要望の段階にとどまっています。Because Obsidian doesn't ship a watchOS app. Its absence from the list in your iPhone's Watch app isn't a device or pairing fault — there is no watchOS build. Apple Watch support has been requested on Obsidian's forum for a long time, but it remains a feature request.
iPhoneが近くにあれば、Watchのショートカットが代わりに動いてくれませんか?Won't my nearby iPhone run the shortcut for me?
動きません。Apple Watchで起動したショートカットは、原則としてWatch側で実行されます。実行しようとしたアクションがWatch上に存在しないアプリのものであれば、iPhoneが隣にあってもその時点で失敗します。iPhone側の処理を呼び出せるのは、そのアプリがWatch向けの機能を用意し、端末間の受け渡しを自前で実装している場合に限られます。No. A shortcut launched on Apple Watch runs on the watch. If an action belongs to an app that isn't installed there, it fails at that point regardless of how close your iPhone is. Reaching iPhone-side processing only works when the app itself provides watch support and implements the handoff.
obsidian:// のURLスキームをWatchのショートカットで開けませんか?Can a watch shortcut open an obsidian:// URL?
開けません。URLスキームは「そのURLを処理できるアプリが同じ端末にある」ことが前提の仕組みです。Apple WatchにObsidianが入っていない以上、obsidian:// で始まるURLを受け取れるアプリがなく、実行は失敗します。URLの書き方やエンコードの問題ではないため、URLをどう直しても解決しません。No. A URL scheme presumes an app on the same device can handle it. With no Obsidian on the watch, nothing can receive an obsidian:// URL and the step fails. This isn't about how the URL is written or encoded, so rewriting it won't help.
Obsidian Sync を契約すればApple Watchから使えますか?Does Obsidian Sync enable Apple Watch access?
使えません。Obsidian Sync は保管庫を端末間で同期するサービスであり、アプリのない端末に入口を作るものではありません。同期の契約状態にかかわらず、Apple Watchには保管庫を読み書きするアプリが存在しないため、Watchからの入力経路は生まれません。It does not. Obsidian Sync synchronises a vault across devices; it doesn't create an entry point on a device without an app. Whatever your subscription state, no app on the watch can read or write the vault, so no input path appears.
iPhoneがそばにない状態でWatchからメモしたらどうなりますか?What if I capture on the watch with no iPhone nearby?
Obsidian連携シンプルメモの場合、入力した内容は失われません。iPhoneに届いたあと、通信がなければ暗号化された送信キューに積まれ、オンラインに戻りしだい自動送信されます。Obsidianへの追記はローカルのフォルダ書き込みなのでインターネット接続がなくても行われますが、他の端末のObsidianに反映されるのはiCloudの同期が完了したあとです。With Simple Memo, nothing you dictated is lost. Once it reaches the iPhone, an offline send waits in an encrypted outbox and goes out when connectivity returns. The vault append is a local folder write and happens without internet, though it shows up in Obsidian on other devices only after iCloud syncs.
将来ObsidianがApple Watchに対応したらどうなりますか?What if Obsidian adds Apple Watch support later?
そうなれば理由1〜3の前提が変わり、Watchから直接書ける道が開けます。このページはその時点で書き換えます。現時点で確認できるのは、Apple Watch対応が公式フォーラムの機能要望として存在している事実までで、提供時期についての公表はありません。回避策Cを選んだ場合も、メモはメールと保管庫のMarkdownファイルという汎用的な形で残るため、あとから別の方法に乗り換える妨げにはなりません。Then the premises behind reasons 1–3 change and a direct path opens up; this page will be rewritten when it does. What can be verified today is only that Apple Watch support exists as a feature request on the official forum — there's no announced timeline. And if you take workaround C in the meantime, your notes remain in portable forms (email plus Markdown files in your vault), so switching later costs you nothing.

関連ページRelated pages

参考文献References