Back to browse
Stickynotes.fyi – a free browser sticky notes board that saves locally

Stickynotes.fyi – a free browser sticky notes board that saves locally

by saidin·Mar 25, 2026·1 point·0 comments

AI Analysis

MidShip It

Yet another sticky notes app, but localStorage means no sync between devices.

Strengths
  • Markdown support with resizable, rotatable notes and color customization
  • Zero setup — no account, no backend, no tracking required
Weaknesses
  • LocalStorage only means no sync across browsers or devices
  • Sticky notes category is saturated with Google Keep, Notion, and countless extensions
Category
Target Audience

Browser users wanting a simple new tab dashboard

Similar To

Google Keep · Notion · Stickies

Post Description

I've been wanting a simple sticky notes board as my browser's new tab page for ages. So last week I built one in half a day using Claude Code.

It's written in Vue 3, client-only. The code quality honestly surprised me. I wrote an extensive prompt: what it should do, what it should look like, how I wanted the project set up, reusable components, composables, what I wanted and didn't want. Put Claude to work, went for a walk, came back to more or less what you see on the site. It wrote some code I would've done differently, but it also did useful things I hadn't thought of.

No backend, no server, no account needed. Notes save to localStorage. Obvious trade-off: you can't share notes between browsers or devices.

Features: markdown, multiple colors, resizable and rotatable notes, kanban layout, and a bunch of background themes.

It's free. I use it daily. Would love to know your thoughts, what you'd add or what bugs you hit.

Similar Projects

Productivity●●Solid

Scratchpad app that auto-saves notes as .txt files

It removes the small but annoying friction of TextEdit — auto-saving notes to a preset folder and auto-naming them by timestamp, first line or a counter so you never face a save/delete dialog. Keyboard shortcuts, a hideable sidebar and plain .txt storage keep the tool brutally simple and predictable. Not novel, but sharply focused: if you want a local scrap-paper workflow on macOS, this does that exact job without drama.

Niche GemCozyShip It
tom2948329494
103mo ago