Skip to main content
A Scriptable iOS widget that displays a pinned card from Supernotes, including the card’s name, content, and modification date.

Features

  • Displays the first pinned card from Supernotes
  • Displays card name, content, and modification date
  • Modification date is formatted as a medium date and short time
  • Widget background features a linear gradient effect
  • Tap on the widget to open the card directly in Supernotes app
image

Setup

  1. Create a new script in the Scriptable app
  2. Set the contents of the script to the code below
  3. Create a Scriptable widget on your iOS home screen
  4. Configure the widget to run the script you created
  • Script: the one you just created in the Scriptable app
  • When Interacting: “Run Script”
  • Parameter: your Supernotes API key
  1. Save the widget and you should be good to go!
Please note: as this is a widget script, it cannot be run directly from within the Scriptable app. You must create a widget on the home screen to run the script. image Here’s the example script:

Notes

  • Requires the Supernotes API key for authentication
  • Widget updates dynamically (but not instantly) with the most recently pinned card