Automattic / simplenote-ios

Simplenote for iOS
https://simplenote.com
GNU General Public License v2.0
2.06k stars 284 forks source link

Shortcuts: List notes by tag intent #1586

Closed charliescheer closed 6 months ago

charliescheer commented 6 months ago

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

  1. Build the app, background the app, go to shortcuts, add a new shortcut, add a new action
  2. Select Find Note With Tag. Choose to select Ask Each Time as your tag choice
  3. pull up the drawer at the bottom for other simple note actions and select Copy Note Content
  4. Close the drawer, in the search bar type "clipboard". Select the copy to clipboard option
  5. Run the shortcut. You will be prompted to choose a tag. Select one with multiple notes in it
  6. You will be asked to choose a note, select one
  7. 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.

Release

These changes do not require release notes.

wpmobilebot commented 6 months ago

You can test the changes in simplenote-ios from this Pull Request by:

If you need access to App Center, please ask a maintainer to add you.