LibShortcut

Note Taker

by lzilioli v4.0
iOS 16+
Requires
Productivity
Category
Jun 2026
Updated

Tap once, type the idea, and it lands in the right note before you lose it. Note Taker exists for that two-second window when a thought shows up and you have nowhere good to put it. Instead of spawning yet another loose note in Apple Notes, it finds the note you already keep for ideas and adds the line there.

What it actually does

The shortcut prompts you for some text, then searches Apple Notes for any note containing the tag shortcuts-tag-thoughts. What happens next depends on how many it finds. Zero matches, and it offers to make a fresh note for you. Exactly one match, and your text gets appended straight away. More than one, and it asks which note you want before writing anything.

That single rule keeps related ideas together rather than scattered across a dozen one-line notes you never reopen. You tag the notes that should collect thoughts, and the shortcut does the routing.

Installing it

  1. Tap the Add Shortcut button on this page to open it in the Shortcuts app.
  2. Review the actions if you like, then add it to your library.
  3. The first time you run an imported shortcut, iOS may show an “Untrusted Shortcuts” prompt; confirm it to continue.
  4. Create at least one note containing shortcuts-tag-thoughts, or let the shortcut create the first one for you on its initial run.

Putting it to work

You can run Note Taker three ways, and they behave slightly differently. From the Home Screen or the Shortcuts app it starts empty: you get a text box, you type, it files. Launch it from the Share Sheet instead and it pre-fills with whatever you shared, still letting you edit that text or pad it with your own commentary before it commits. Adding it as a Home Screen icon turns idea capture into a single tap.

Behind the scenes it always does the same thing once it has your text. It looks for the tag, counts the matches, and either writes, asks, or creates. If you keep one “thoughts” note, the whole interaction is type-and-done with no extra taps.

Common questions

Why does it ask me to pick a note sometimes but not others?

It only asks when more than one note carries the shortcuts-tag-thoughts tag. Keep a single tagged note and it appends silently; tag several and it shows you the list so you can choose where the idea belongs.

Can I make a version that files into a different note?

Yes, the shortcut reads a configuration dictionary, so a wrapper shortcut can pass a different tag, a default note title, or even allow appending to multiple notes at once. The author keeps a separate work version on this exact pattern for capturing 1:1 talking points.

It stopped appending after an iOS update. What gives?

Apple’s built-in Append to Note action has a history of breaking across major iOS releases, especially around passing a found note as a variable. If a run fails, reopen the shortcut and re-link the note step, or rebuild the tagged note from scratch before running again.

You might also like