Alfred Workflow

Hey Supernotes community!

I just picked up Supernotes for Christmas, and I’m loving it so far! The way of storing notes via cards immediately clicked for me, as most of my current Bear notes are a maximum of one paragraph. The addition of an API is also super nice to have. One thing that I noticed was that there was a Raycast extension but not an Alfred workflow. So, I made one!

My goal was as close parity to the existing Raycast extension while playing to some of Alfred’s strengths. The Supernotes Raycast extension contains 4 subcommands, so I’ve created the same thing in Alfred. The workflow can create cards, create/append to your daily card, search cards and display them in an Alfred text view, and save clipboard content. It uses cURL requests to talk to the API and JQ for filtering. You can read more about each command in the ReadMe included with the extension.

I found great use in the ability to interact with supernotes directly from Alfred, so I hope it helps you guys out too. Please let me know if you have any questions!!

Link to the workflow

2 Likes