{"id":51592,"date":"2026-04-15T13:36:28","date_gmt":"2026-04-15T17:36:28","guid":{"rendered":"https:\/\/mjtsai.com\/blog\/?p=51592"},"modified":"2026-04-15T13:46:10","modified_gmt":"2026-04-15T17:46:10","slug":"dictating-literal-reminders-to-my-apple-watch","status":"publish","type":"post","link":"https:\/\/mjtsai.com\/blog\/2026\/04\/15\/dictating-literal-reminders-to-my-apple-watch\/","title":{"rendered":"Dictating Literal Reminders to My Apple Watch"},"content":{"rendered":"<p>Reading about the <a href=\"https:\/\/mjtsai.com\/blog\/2025\/12\/09\/pebble-index\/\">Pebble Index<\/a> motivated to keep looking for a better way to dictate reminders using my Apple Watch. Ideally, I would press a button, immediately begin speaking, and the literal text of what I said would appear in OmniFocus. This should work when offline.<\/p>\n\n<p>My watch doesn&rsquo;t have an action button, so the next best thing is a complication. I can&rsquo;t use the OmniFocus complication because I&rsquo;m not running OmniFocus on my watch. It just doesn&rsquo;t reliably sync in the background, and even if I manually trigger a foreground sync it takes a long time and doesn&rsquo;t always complete successfully. Fortunately, if I add a reminder on the watch, OmniFocus on my phone will reliably import it.<\/p>\n\n<p>Shortcuts can have complications, so I looked into making a shortcut that could create reminders from speech. I had trouble figuring out how to make the shortcut, but <a href=\"https:\/\/mastodon.social\/@edmn\/115697554974747584\">Edward Munn<\/a> showed how to set it up with <strong>Record audio &#x2023; Transcribe &#x2023; Add New Reminder<\/strong>. Then I discovered that <strong>Dictate text &#x2023; Add New Reminder<\/strong> is better because you don&rsquo;t have to press a button to stop recording and also you can see the text being transcribed as you speak. The challenge was getting the shortcut to sync to the watch. Sometimes this doesn&rsquo;t happen automatically, so you have to select <strong>Show on Apple Watch<\/strong>. Sometimes that doesn&rsquo;t work right away and you have to toggle it a few times. Sometimes a formerly visible shortcut disappears and you have to select that option again. There&rsquo;s no way to see at a glance from your iPhone or Mac which shortcuts are set to sync to the watch.<\/p>\n\n<p>Running shortcuts via a complication turns out not to be ideal. After tapping the icon, you have to tap a second <strong>Run<\/strong> button to confirm. Then it opens the list of Shortcuts and eventually runs the shortcut and is ready to record. This sometimes took 10 or more seconds on my Apple Watch SE before I could begin speaking. With my new SE 3, it takes 2&#x2013;3 seconds, which still feels like a long time.<\/p>\n\n<p>It also works to invoke the shortcut via Siri, and this can be faster (if Siri responds and understands me the first time). With Siri, there&rsquo;s no <strong>Run<\/strong> button to tap, nor shortcut to open: it just runs the whole process as a text conversation in the Siri interface. My shortcut is called &ldquo;Dictate Reminder,&rdquo; and I have to be careful to say exactly that. If I say &ldquo;Dictate a reminder&rdquo; or &ldquo;Make a reminder,&rdquo;&nbsp;it will invoke the standard Siri interface for creating reminders, which is not what I want because it&rsquo;s non-literal. It will try to parse out times, places, and other fragments that it recognizes and make a mess of things. Sometimes making a new reminder with Siri will edit (and mess up) the <em>previously<\/em> created reminder. In the car, it&rsquo;s better to use the complication or to press the digital crown; if I just say &ldquo;Hey Siri, dictate reminder,&rdquo; CarPlay will step in and steal the command from the watch but not know how to run the shortcut.<\/p>\n\n<p>The shortcut works, but I&rsquo;m not totally happy with it for a few reasons. First, it still feels slow. It&rsquo;s so much more convenient to just ask Siri to create a reminder. So I tend to do that when the watch is online and when I think what I&rsquo;m going to say won&rsquo;t confuse Siri&rsquo;s parser. Second, it takes more steps to edit the reminder if it wasn&rsquo;t transcribed properly or if I want to add more text to it.<\/p>\n\n<p>Instead of the shortcut complication, sometimes it seems better to do it old-school using the Reminders complication. In the worst case, this requires 4 taps (complication, <strong>Add Reminder<\/strong>, microphone button, <strong>Done<\/strong> button), but it responds more quickly than the shortcut. watchOS remembers the input method, so I can often skip tapping the microphone button, and if I&rsquo;m creating a series of reminders I&rsquo;ll already be in the Reminders app so I can skip the complication button, too. It&rsquo;s nice to be entering directly into the Reminders app so that I edit the text.<\/p>\n\n<p>A problem with using the complication is that it opens Reminders to the <strong>Today<\/strong> view. This means that tapping <strong>Add Reminder<\/strong> will create the reminder with a due date. It&rsquo;s easier to remove the date later than to prevent it from being attached on creation. I wrote <a href=\"https:\/\/c-command.com\/scripts\/omnifocus\/clear-due-date\">a script<\/a> to clear the date in OmniFocus.<\/p>\n\n<p>Finally, I found my favorite method of dictating reminders: the <strong>New Reminder<\/strong> <em>widget<\/em>. It&rsquo;s not directly on the home screen, so it seems like it&rsquo;s going to be slower, but I can pin this to the top of the list and then quickly swipe up and tap it. It jumps right into the dictation screen, faster than when using the complication, and it <em>doesn&rsquo;t<\/em> create the reminder under <strong>Today<\/strong>. This seems to be the best way except for when I need to be hands-free, in which case I use Siri to run the shortcut.<\/p>\n\n<p>Previously:<\/p>\n<ul>\n<li><a href=\"https:\/\/mjtsai.com\/blog\/2026\/01\/16\/my-apple-watch-se-3-experience\/\">My Apple Watch SE 3 Experience<\/a><\/li>\n<li><a href=\"https:\/\/mjtsai.com\/blog\/2025\/12\/09\/pebble-index\/\">Pebble Index<\/a><\/li>\n<li><a href=\"https:\/\/mjtsai.com\/blog\/2017\/09\/25\/omnifocus-and-siri-on-ios-11\/\">OmniFocus and Siri on iOS 11<\/a><\/li>\n<li><a href=\"https:\/\/mjtsai.com\/blog\/2017\/02\/24\/adventures-in-siri-failures-reminders-edition\/\">Adventures in Siri Failures: Reminders Edition<\/a><\/li>\n<\/ul>","protected":false},"excerpt":{"rendered":"<p>Reading about the Pebble Index motivated to keep looking for a better way to dictate reminders using my Apple Watch. Ideally, I would press a button, immediately begin speaking, and the literal text of what I said would appear in OmniFocus. This should work when offline. My watch doesn&rsquo;t have an action button, so the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"apple_news_api_created_at":"2026-04-15T17:36:31Z","apple_news_api_id":"cdc8b635-eff2-4233-880a-48303d96ec02","apple_news_api_modified_at":"2026-04-15T17:46:14Z","apple_news_api_revision":"AAAAAAAAAAAAAAAAAAAAAQ==","apple_news_api_share_url":"https:\/\/apple.news\/Azci2Ne_yQjOICkgwPZbsAg","apple_news_coverimage":0,"apple_news_coverimage_caption":"","apple_news_is_hidden":false,"apple_news_is_paid":false,"apple_news_is_preview":false,"apple_news_is_sponsored":false,"apple_news_maturity_rating":"","apple_news_metadata":"\"\"","apple_news_pullquote":"","apple_news_pullquote_position":"","apple_news_slug":"","apple_news_sections":"\"\"","apple_news_suppress_video_url":false,"apple_news_use_image_component":false,"footnotes":""},"categories":[2],"tags":[794,812,31,2741,26,526,690,1686,787,1212,2599,2147],"class_list":["post-51592","post","type-post","status-publish","format-standard","hentry","category-technology","tag-carplay","tag-dictation","tag-ios","tag-ios-26","tag-iosapp","tag-omnifocus","tag-reminders","tag-shortcuts","tag-speech-recognition","tag-watchos","tag-watchos-26","tag-watchos-app"],"apple_news_notices":[],"_links":{"self":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/51592","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/comments?post=51592"}],"version-history":[{"count":3,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/51592\/revisions"}],"predecessor-version":[{"id":51596,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/posts\/51592\/revisions\/51596"}],"wp:attachment":[{"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/media?parent=51592"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/categories?post=51592"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mjtsai.com\/blog\/wp-json\/wp\/v2\/tags?post=51592"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}