So let’s do a little write-up of how this web app works. Here’s a screenshot of the authoring page. You’re reading this from the notes feed page.
I have the new note option saved as a bookmark to easily pull it up and jot a note down.
I added some quality-of-life features. First is a generative AI illustration option using gpt-image-2. This lets me quickly add images to flesh out text.
Second is a tool to catch errors before they go out. This uses gpt-5.4-mini. I use it to fix spelling and basic grammar.
I also use it to add alt text automatically to images.
I have “infinite” scroll built out. There’s also RSS because I’m old school like that.
It’s all hosted on Cloudflare.
And that’s it so far! It’s been fun building it as I ran into friction or thought of new things to build in. I’m sure I’ll add more as I use it more, but for now that’s where I’ve gotten to today.
I have the new note option saved as a bookmark to easily pull it up and jot a note down.
I added some quality-of-life features. First is a generative AI illustration option using gpt-image-2. This lets me quickly add images to flesh out text.
Second is a tool to catch errors before they go out. This uses gpt-5.4-mini. I use it to fix spelling and basic grammar.
I also use it to add alt text automatically to images.
I have “infinite” scroll built out. There’s also RSS because I’m old school like that.
It’s all hosted on Cloudflare.
And that’s it so far! It’s been fun building it as I ran into friction or thought of new things to build in. I’m sure I’ll add more as I use it more, but for now that’s where I’ve gotten to today.