ReNote - A notes app with nothing extra. Just you and your thoughts.
by•
Most note-taking apps are overbuilt. They add features, systems, and complexity until writing becomes work.
ReNote is the opposite. A notes app with nothing extra.
No accounts. No cloud. No sync. No tracking.
Everything is stored locally in your browser using IndexedDB.
Instead of features, it gives you simple structure:
Feel - what you learn
Body - what you do
Mind - what you think
Soul - what you are
Just open and write.


Replies
RiteKit Company Logo API
@artur_savytskyi This resonates—the best tools get out of the way. The local-first approach is smart too, since most people probably just want their thoughts to stay private and accessible without the mental overhead of account management. Curious if you've thought about how you'll handle folks who want to access notes across devices without building out a full sync layer.
@osakasaul Thanks, really appreciate that.
For now, there’s no sync by design. I wanted to keep ReNote as simple and local-first as possible.
But yeah, cross-device access is the obvious next step. I’m exploring ways to enable it without breaking the core idea.
I don’t want to jump into a full “accounts + cloud + complexity” model unless it truly makes sense.
Still figuring out the right approach.