Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shortcuts: Open New Note Shortcut #1156

Closed
wants to merge 4 commits into from

Conversation

charliescheer
Copy link
Contributor

@charliescheer charliescheer commented May 21, 2024

Fix

More of a proof of concept that shortcuts work on Mac, more than anything else, this first shortcuts PR simply adds a native MacOS shortcut that can open Simplenote, create a new note, and then open that note in the editor.

So that is what this PR does. Building on the addition of the intents extension, here I am creating a flow to use the shortcuts app to create a new note.

Relies on: #1155
Moves forward #1145

Test

  1. build Simplenote. Open the shortcuts app, add a new shortcut, search for Simplenote and choose "Open a new note in Simplenote"
  2. hit the play button to run the shortcut
  • confirm that Simplenote opens and a new note is created, then displayed in the editor

Review

(Required) Add instructions for reviewers. For example:

Only one developer is required to review these changes, but anyone can perform the review.

Release

(Required) Add a concise statement to RELEASE-NOTES.txt if the changes should be included in release notes. Include details about updating the notes in this section. For example:

These changes do not require release notes.

@charliescheer charliescheer added the [feature] shortcuts Anything related to Shortcuts label May 21, 2024
@charliescheer charliescheer added this to the 2.21 milestone May 21, 2024
@charliescheer charliescheer self-assigned this May 21, 2024
@jleandroperez
Copy link
Contributor

@charliescheer not building on my end!! can I trouble you to merge the base branch in?

Thank youuuu

Base automatically changed from charlie/1144/add-intents-extension to trunk May 23, 2024 17:09
@charliescheer
Copy link
Contributor Author

I identified an issue with the signing certificates/intents extension and removed a duplicate target we no longer needed in another PR. These changes are more easily rebuilt on top of that branch then where they are currently. Gonna close this PR in favor of ones I will replace it with shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[feature] shortcuts Anything related to Shortcuts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants