Please sign in to access this page

supanote

supanote Used AI

7 devlogs
3h 15m
•  Ship certified
Created by aarvin

pretend sticky notes: cross-platform, local & minimal notes app

Timeline

Ship 1

1 payout of shell 62.0 shells

aarvin

about 1 month ago

aarvin Covers 7 devlogs and 3h 15m

Data persists!!! It took forever because Tauri doesn't document its permission model very clearly 😫, but at least it works now.

Update attachment

The UI is responsive now!

Update attachment

Got MacOS signing set up through a spoof, so it isn't actually signed but now at least can be installed on newer Macs. Unfortunately I wasted a bunch of time trying to set up Windows signing and updated, but neither worked out.

Update attachment

Release pipeline set up! Before I keep developing the app, I'll try setting up signing and updates.

Update attachment

You can now create and delete notes! Plus I fixed a whole bunch of bugs and performance issues, so the app hopefully feels much snappier now. The next step is data persistence, but I might setup a build workflow first so others can download and run it from GitHub.

Update attachment

UI is here! Some of it, anyway. I forgot how good Inter looks 😍 Next up is letting you add & delete notes (I'm still thinking about how to design that), and then data persistence.

Update attachment

Tauri, Vite and Tailwind CSS set up! This is going to be a little notepad that stores stuff locally and is really quick to use.

Update attachment