📝 day notes

a simple notes app
open source on github
made by austin merrick

⚠️ app under construction and coming soon ⚠️

about

why

i wanted a simpler notes solution that was tailored to my personal workflow.

demo

sat, nov 25, 2023
existing notes generated by chatgpt

plans

a feature i really want is cross-device sync. unfortunately, this will require some kind of account based auth stuff. maybe i'll just use something like github gists' API, or maybe i'll do something more custom. i'm not sure on the details yet. though i definitely want the app to be offline-first so it works even without an internet connection, then syncs if there is internet connection.

besides that, i plan to dogfood the app for a bit and see what i end up wanting. i might make the notes markdown. i might add a search feature. i might add ways to export and import notes as plaintext.