Add a new command for viewing a random note from a user's note library.
When using the Chinese Pinyin input method, the note title, folder name, and snippet are now matched using Pinyin.
Add a preference for choosing the maximum number of notes to allow AI to use to prevent issues with running out of memory loading all notes.
Fix for app crashing when user has not granted disk access.
Fix for 'JS heap out of memory error' reported by a user in issue #17137.
Fix "Create note" from empty "Search notes" view, where a new note would be created with random characters instead of value from searchbar.
Fix Add Text to Note hooks rendering issue.
Add a new command allowing users to see the currently selected note from within Raycast. This can be handy if you want to open note backlinks for example.
Now, creating an AI note will use GPT-4o instead of GPT-4. This update also fixes a bug for users not able to create a note if the default folder isn't spelled "Notes".
Fix crashes caused by empty links or tags.
This update enhances the Apple Notes extension with several new features:
Open Links
action.Open Backlinks
action allows you to easily navigate through related notes and discover how your notes are connected.Add a new command called Add Text to Note
allowing you to quickly append text to your notes for faster note-taking. You can also add text to a note from the Search Notes command
.
Merge Copy Mobile Note URL
into Copy Note URL
by using the applenotes://
scheme that works on all platforms.
Add Find Related Notes
feature to suggest relevant notes based on a selected note.
Improve code maintainability by migrating DispatchGroup
to structured concurrency.
The new note created by the AI Note
command is now instantly displayed for immediate editing.
Fix a bug where notes can't be loaded at all if there is no invitations table.
The Apple Notes extension has been improved in every way to make Raycast the perfect companion for your notes. Here's what's new:
There's now a new command allowing you to quickly access your most recent notes from the menu bar. This ensures that you stay on top of your pinned notes or notes you worked on recently.
List items has more accessories allowing to view more details of a note such as:
locked
, password
, checklist
, completed
, or shared
.Let the AI quickly create notes for you whenever you think of something. Whether you want to get a grocery list for a barbecue, know what you can do in Paris for a week-end, or brainstorm name ideas for a new business, this new command got you covered.
View your entire note from Raycast. Just press ⌘ + ⏎ from the list item and you'll see the formatted note. Super useful if you quickly want to look at something.
There's now proper support for pinned notes, just like on the Apple Notes native app.
Refresh
actiondatabase disk image is malformed
errorNew Note
commandNew Note