Okay, I mean it this time, this is the last PR for adding new shortcuts, so this really fixes #1569
The last Idea I realized might be useful is being able to find your notes via tag. On its own this shortcut doesn't do much, it shows you your tags and then lets you select one note from the notes associated with that tag, then returns that from the shortcut. However combined with other actions like append to note or copy note content this can be really useful.
Test
Build the app, background the app, go to shortcuts, add a new shortcut, add a new action
Select Find Note With Tag. Choose to select Ask Each Time as your tag choice
pull up the drawer at the bottom for other simple note actions and select Copy Note Content
Close the drawer, in the search bar type "clipboard". Select the copy to clipboard option
Run the shortcut. You will be prompted to choose a tag. Select one with multiple notes in it
You will be asked to choose a note, select one
Go to another app where you can paste content and confirm the note content was copied.
Note: if you select a tag with just 1 note in it the content of that note will be copied without confirming
Review
(Required) Add instructions for reviewers. For example:
Only one developer is required to review these changes, but anyone can perform the review.
Fix
Okay, I mean it this time, this is the last PR for adding new shortcuts, so this really fixes #1569
The last Idea I realized might be useful is being able to find your notes via tag. On its own this shortcut doesn't do much, it shows you your tags and then lets you select one note from the notes associated with that tag, then returns that from the shortcut. However combined with other actions like append to note or copy note content this can be really useful.
Test
Note: if you select a tag with just 1 note in it the content of that note will be copied without confirming
Review
(Required) Add instructions for reviewers. For example:
Release