This is my first time posting on Show HN, so hello there.
Back in March, I launched my first app on the App Store. It was a notes app that uses Apple's on-device foundation model to organize your notes for you, and I called it Fog. And boy did I learn a lot. Looking at the notes app category and how saturated it currently is, I wanted to try something different. Privacy is #1, so notes should stay on the device, keeping the user in control. Then there was the AI aspect I was using to "automatically organize". So when a user creates a new note, it auto-names the note, generates tags, and tries to do a similarity search against existing folders with the same tags, and in the end the note would land in the folder, all autonomously. Sounds cool in theory and, from my understanding, no other app really did this, in addition to all AI processing happening on device using the same model that powers Apple Intelligence and Siri (works offline too). But this backfired b/c even I started using it less and less b/c I kept forgetting "what was that note called?" "Where'd it go?" "Why'd it move?". Notes and folders were ever-changing, which I also thought was cool but maybe not practical for what a note is meant to be: something to reference.
Adjacent to this is how I designed Fog in 1.0. The trend here is Liquid Glass, and I got caught in the hype and overused it to the extent of the app losing readability. I used it everywhere cards, background, animations- and once again it backfired and didn't scale across all platforms. That's backwards from how Apple actually specs it: glass is meant to be the navigation layer sitting above your content, not the content layer itself.
Fast forward to today, I took these learnings to share Fog 2.0. A minimalist notes app where Fog suggests, not decides. It still names the note; you can always change or generate a new one. You pick what notes go in a folder, and Fog generates a summary and a name, and if you don't like you can change it. The design now uses SwiftUI native components that scale across platforms and also adapts to different screen sizes; e.g., iPhone Duo support comes for free.
The part I enjoyed using the most is Siri AI. Fog now leverages the note App Intent Schema to allow the user to ask/query in natural language, which is what I highlight in a fun demo I made below
Overall, this has been an amazing experience for me as a solo indie dev working on something for fun on the side but also hearing feedback from the community. I've gotten a lot of positive feedback but a lot of negative, and it was definitely a new skill taking in both.
Also, this is my first time writing this much in a while- a nice breath of fresh air. Fog 2.0 is available on the App Store, free to download and use; your notes are yours and never leave your device
Let me know what you think!
Demo (Me walking through creating a note and making a folder, with on-device AI processing happening in the background): https://youtube.com/shorts/V3Rr0ERhwN0
App Store: https://apps.apple.com/us/app/smart-notes-folders-fog/id6760...