DailyNote – one-note-per-day app with local-first encryption
Hi HN and Happy New Year! I built DailyNote, a minimalist daily notes app: one note per day, a year-at-a-glance calendar, and local-first storage. The interesting bit is the encryption + sync model: - Notes are always encrypted locally before syncing to Supabase. - A dedicated data key (DEK) encrypts notes; your password only wraps that DEK (KEK). - So when you change your password, it just re-wraps the DEK — no re-encryption of note data. I built the whole project in one day using Claude + Codex with a spec‑driven approach (tight PRD → implementation). It’s React/TypeScript, IndexedDB…
What it does
In the maker’s words, at launch
Hi HN and Happy New Year! I built DailyNote, a minimalist daily notes app: one note per day, a year-at-a-glance calendar, and local-first storage. The interesting bit is the encryption + sync model: - Notes are always encrypted locally before syncing to Supabase. - A dedicated data key (DEK) encrypts notes; your password only wraps that DEK (KEK). - So when you change your password, it just re-wraps the DEK — no re-encryption of note data. I built the whole project in one day using Claude + Codex with a spec‑driven approach (tight PRD → implementation). It’s React/TypeScript, IndexedDB for local persistence, and optional cloud sync. Demo: https://dailynote.xyz/ Repo: https://github.com/katspaugh/dailynote Would love feedback on the crypto model, UX, or anything else.
Does the same job
all alternatives →- IOIchinichi – One note per day, E2E encrypted, local-firstMar 2026 · ▲136
Look, every journaling app out there wants you to organize things into folders and tags and templates. I just wanted to write something down every day. So I built this. One note per day. That's the whole deal. - Can't edit yesterday. What's done is done. Keeps you from fussing over old entries instead of writing today's. - Year view with dots showing which days you actually wrote. It's a streak chart. Works better than it should. - No signup required. Opens right up, stores everything locally in your browser. Optional cloud sync if you want it - E2E encrypted with AES-GCM, zero-knowledge,…



- BTBuilt This in 3 Hours Using Bolt (No React Knowledge)2024 · cachenotes.kanishkdan.com · ▲9
It's blowing my mind that I could build an app from scratch in 3 hours and deploy it with the click of a button - without writing a single line of code myself CacheNotes is a browser-based note-taking app that saves your notes, threads, and AI conversations securely in your browser's local storage 100% free. No login required. You get, - simple, minimal note taking app in your browser - no login required - you can connect your claude api key for the ai integration - visualise notes and twitter threads Check it out! Would love some feedback :)
- Notte - Privacy-first WorkspaceJul 2026 · notte.com · ▲19
Notes, tasks, calendar, and AI in one E2E encrypted app.
More work this month
the category →


The app store for voice native apps that lives in your notch
Work · 28d ago · voiceos.com

The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 17d ago · calendly.com
Launched alongside, January 2026
the whole month →- IN
Hey HN! I wanted to share something I built over the last few weeks: isometric.nyc is a massive isometric pixel art map of NYC, built with nano banana and coding agents. I didn't write a single line of code. Of course no-code doesn't mean no-engineering. This project took a lot more manual labor than I'd hoped! I wrote a deep dive on the workflow and some thoughts about the future of AI coding and creativity: http://cannoneyed.com/projects/isometric-nyc
AI · Jan 2026 · cannoneyed.com




Automatic AI-powered code reviews the moment you open a PR
Dev tools · Jan 2026 · kilo.ai
