iOS Shortcut Apple Notes

Hi everyone, I want to create an iOS Shortcut that opens Apple Notes and focuses on the Search bar, so I can just trigger the shortcut and start typing to search. Is there a way to accomplish this?

1 Like

It is not possible to open Notes and land in the search bar from Shortcuts, but you can use the Find Notes Shortcut action and add a filter for Body contains with an ask each time as the data to search for.

The matching Note can then be displayed. If multiple matches are located, a Choose from list will be displayed.

A more complete version could use an Ask for Input to get the search data first.

Hope this helps.

1 Like