Skip to content

[apple-notes] Add "View Backlinks" command and action#7005

Closed
dexterleng wants to merge 1 commit intoraycast:mainfrom
dexterleng:ext/apple-notes
Closed

[apple-notes] Add "View Backlinks" command and action#7005
dexterleng wants to merge 1 commit intoraycast:mainfrom
dexterleng:ext/apple-notes

Conversation

@dexterleng
Copy link

@dexterleng dexterleng commented Jun 9, 2023

Description

In macOS Sonoma, Apple Notes introduced the ability to link to other notes. However, there is no ability to see notes that link to the currently visible note.

This PR adds:

  1. A command to view the backlinks of the currently opened Apple Note
  2. An action in the "Search Notes" command to view the backlinks of the selected note.

Screencast

Command

CleanShot 2023-06-09 at 17 33 47

CleanShot 2023-06-09 at 17 34 11

Action

CleanShot 2023-06-09 at 17 35 14

Checklist

@dexterleng dexterleng requested a review from mathieudutour as a code owner June 9, 2023 09:50
@dexterleng dexterleng changed the title Update apple-notes extension [apple-notes] Add "View Backlinks" command and action Jun 9, 2023
@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: apple-notes Issues related to the apple-notes extension labels Jun 9, 2023
@raycastbot
Copy link
Collaborator

raycastbot commented Jun 9, 2023

Thank you for your contribution! 🎉

🔔 @tumispro @ron-myers @mathieudutour @StevenRCE0 @SKaplanOfficial @joshknowles you might want to have a look.

@StevenRCE0
Copy link
Contributor

Fantastic 🥳

- Add View Backlink action in Search Notes
- Add 'View Backlinks' command
@dexterleng
Copy link
Author

Side note, how do I make further changes to this PR?

Previously I used the "Fork Extension" action which creates a fake clone of the apple-notes/ directory.

Now that I've published it, I've pulled dexterleng:ext/apple-notes to my local machine, but I can't figure out how to test this extension locally? The Add Script Directory button doesn't work when I open the /Users/macintosh/code/extensions/extensions/apple-notes directory.

@pernielsentikaer
Copy link
Collaborator

Would it make sense to add a List.EmptyView if you're below Sonoma so the user understands why there is no data.

I guess we could use something like this or make it simple to make 🙂

You should be able to use that Fork again, otherwise use Manage extensions command and remove the forked version and fork it once more from the store version

@pernielsentikaer pernielsentikaer self-assigned this Jun 12, 2023
@raycastbot
Copy link
Collaborator

This pull request has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 7 days to keep our backlog clean 😊

@raycastbot raycastbot added the status: stalled Stalled due inactivity label Jun 26, 2023
@raycastbot
Copy link
Collaborator

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.

@raycastbot raycastbot closed this Jul 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension: apple-notes Issues related to the apple-notes extension extension fix / improvement Label for PRs with extension's fix improvements status: stalled Stalled due inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants