Obsidian daily note × quick capture

Append to your Obsidian daily note without opening your iPhone

Adding one line to today's note should be trivial. Instead it means opening an app, finding the note and placing the cursor at the end. This page compares three routes on a single axis — how little you have to touch your iPhone — and covers the settings that most often make an append go missing.

SHORT ANSWER

Three routes exist. (1) Obsidian's built-in capture actions since 1.11 — appends without opening the app, least setup. (2) Shortcuts plus the obsidian:// URL scheme — most flexible, but Obsidian comes to the foreground each time and you maintain the URL yourself. (3) An app that writes straight into the vault folder — reaches the note from your voice or your watch, phone still in your pocket. If "don't open the app" is enough, take route 1; if you want "don't take out the phone", take route 3. And when an append goes missing, the cause is nearly always the same regardless of route: a mismatched date format or folder.

"Without opening your iPhone" has three levels

Different writers mean different things by it. Decide which level you actually want and the route follows. Most tutorials mean level 1 — which still leaves taking the phone out of your pocket in the loop.

Lv.1

Don't open Obsidian

You still pick up the phone, but you skip launching Obsidian and hunting for the note — you type into a shortcut icon or widget instead. The win is no app launch and no waiting on sync.

Lv.2

Don't open any app

The phone is in your hand, but you start from a physical entry point — the Action button or a back tap — rather than hunting for an icon. That removes a few seconds between the thought and the first character. Whether it works from the lock screen is the deciding detail here.

Lv.3

Don't take the phone out at all

You capture by voice (Siri, AirPods) or from an Apple Watch, phone still in your pocket. This is the only level that works when you can't look at a screen at all — walking, cooking, before bed. Reaching it changes not how fast you capture but how many moments you can capture in.

The three routes compared

Aspect 1. Built-in capture actions 2. Shortcuts + URL scheme 3. App writing to the vault
Level reached Lv.1〜2 Lv.1〜2 Lv.3
Does Obsidian open? Does not open Opens every time Does not open
Setup required Drop in one action URL, date format, encoding Pick the folder once
Voice-only Siri supported × app opens
From Apple Watch × × only apps with a watch app
Works offline? if the vault is local same
Fragility Low High breaks silently Low
Built-in capture actions
Shortcuts actions added in Obsidian mobile 1.11. Capturing to a note runs without bringing the app forward, and there's no URL to assemble. Try this first. If you're below 1.11, update in the App Store.
Shortcuts + URL scheme
The long-standing approach. Fine-grained, but Obsidian surfaces on every run, and you own the date format, the folder and the encoding. Rename a vault and it breaks without saying so. It still earns its place for operations the built-in actions don't cover.
An app that writes to the vault
A dedicated capture app appends straight into your vault folder in iCloud Drive. Nothing hand-built to break, and some offer voice or watch entry points. This is effectively the only route that reaches level 3.
🧭 How to choose
If most of your capturing happens at a desk, route 1 is plenty. The more your ideas arrive while moving or with your hands busy, the more route 3 is what actually catches them. Treat route 2 as the answer when route 1 genuinely can't do what you need.

Why the append goes missing — the three big causes

Every route trips on this, and the cruel part is that the write usually succeeded — just into a file you aren't looking at. Nothing errors, so people often notice weeks later.

CAUSE 1 — MOST COMMON

The date format doesn't match

Obsidian's daily note defaults to YYYY-MM-DD, but plenty of people switch it to YYYY/MM/DD, YYYYMMDD or something with a weekday in it. If the sending side still assumes the default, it aims at a filename that doesn't exist and creates it.

  1. Open Settings → Daily notes in Obsidian.
  2. Note the exact date format string shown there.
  3. Make your shortcut's date format character-for-character identical.
CAUSE 2

The folder is missing from the path

Your daily notes live in Journal/ or similar, but the sender passes only a filename. A same-named note gets created at the vault root instead, and one accumulates every day somewhere your calendar view never shows.

Fix it by passing the full path including the folder. Any strays are findable by searching the vault for the filename — check their contents before deleting, they usually aren't empty.

CAUSE 3

Today's note doesn't exist yet

A setup that only appends to an existing note has nowhere to put your first thought of the morning, before you've opened Obsidian that day. That's the "works from noon, fails at breakfast" pattern. If you use templates, an auto-created note may also skip the template.

Choose a route that creates the note before appending, or collect into a fixed inbox note that doesn't depend on the date — which removes this cause entirely.

WHEN IN DOUBT, START WITH AN INBOX NOTE

Until your workflow settles, collecting into one fixed file beats targeting daily notes. It depends on neither the date format nor the folder setting, so all three causes above become impossible. Switch to daily notes later if you want a chronological log — nothing captured so far is lost.

Reaching level 3 — from your voice and your wrist

Simple Memo is a route 3 app. Each note you send arrives in your own inbox by email and is appended, one line at a time, to the daily note in your vault folder in iCloud Drive — without opening Obsidian. No community plugin, no shortcut to build; setup is picking the vault folder once.

# 2026-08-11

- 09:14 駅で思いついた記事の見出し案
- 12:38 ランチで聞いた競合の新機能をあとで調べる
- 21:05 読み終えた本の引用メモ
🗣️ Append by voice alone
Say "Hey Siri, save with Simple Memo" and it completes through App Intents without surfacing the app. With AirPods in, your phone stays in your pocket and you never look at a screen.
Append from Apple Watch
Open the watch app and dictation starts on its own — speak and send. The paired iPhone performs the write; the watch never touches the vault itself.
✈️ Appends even offline
Writing to the vault folder is local, so it happens with no signal. The email waits in an encrypted outbox and goes out when you're back online.
📬 The same text lands in email
Even if you misconfigure the destination, the same note is in your inbox. The genre's signature failure — silent loss discovered weeks later — becomes much less likely.
  1. Turn on Obsidian integration
    Settings → Advanced → Obsidian integration.
  2. Pick your vault folder
    Choose your vault folder in iCloud Drive. The app stores access to that folder only.
  3. Choose the destination
    Daily note or a fixed inbox note. For daily notes, confirm Obsidian is naming files yyyy-MM-dd.md.
  4. Then just send
    From then on, each note is appended as - HH:mm note. It can take a few seconds to appear in Obsidian on other devices while iCloud syncs.
TO BE PRECISE

If you've customised where daily notes are stored or how they're named, the append may land elsewhere; choosing the fixed inbox note guarantees a single destination. The target folder must be in iCloud Drive or On My iPhone and reachable from the Files app. A vault kept only in Obsidian Sync may not appear in the picker, in which case the app falls back to the URL scheme (Obsidian briefly opens to append). This is not an official Obsidian app or plugin — it's an independent app by Yurica Inc. Obsidian is a trademark of Dynalist Inc.

One line into today's note, and nothing more

Free to download. Obsidian setup takes about a minute — pick your vault folder once.

Download on the App Store

FAQ

I appended, but nothing appeared in the note
Usually the write succeeded — into a file you aren't looking at. Nearly always a mismatched date format or folder. Check Settings → Daily notes in Obsidian for the format and the new file location, and match the sending side exactly. Searching the whole vault for the filename will reveal strays created in the wrong place.
What happens if today's note doesn't exist yet?
It depends on the route. One that creates the file before appending will make today's note with your first capture. One that only appends to an existing note either fails or creates a file somewhere you didn't intend. Also note that an auto-created note may not get your template applied.
Daily note or inbox note — which should I use?
Daily notes suit a chronological log of your day; a fixed inbox note suits a bucket you triage later. Until your workflow settles, the inbox note is safer — it doesn't depend on the date, so a format mismatch can't misplace anything. Switching to daily notes later loses nothing you've already captured.
Can I control where in the note it lands?
It depends. Choosing between appending at the end and prepending at the top is common; inserting under a specific heading needs a dedicated Shortcuts action or a community plugin that supports it. For most uses, stacking timestamped lines at the end and organising later inside Obsidian holds up better.
It appended but doesn't show on my other devices
With iCloud Drive the write is immediate, but propagation can take seconds to tens of seconds. Open the note in Obsidian on the iPhone first: visible there but not elsewhere means sync lag; not visible there either means the destination itself is wrong. This lag is a different phenomenon from a conflict caused by editing on two devices at once — see the sync methods comparison for how iCloud Drive stacks up against the alternatives.
Can I append without installing a plugin?
Yes. None of the three routes here require a community plugin. With Simple Memo, your vault is treated as an ordinary folder in iCloud Drive and the app writes Markdown into it directly — no changes needed on the Obsidian side.

Related pages

References