Skip to content

Repository files navigation

SimplePad

Vue.js License: MIT GitHub repo size

A minimalist rich-text notepad that auto-saves notes to your browser's local storage. No accounts, no cloud sync — just quick private notes on your device.

Features

  • Rich text editing (bold, italic, underline, strike, headings, lists, task lists, quotes, code, links, tables)
  • Markdown shortcuts (#, -, ```js, **bold**, -[], [text](url), …) with shortcut hints on the toolbar
  • Syntax-highlighted code blocks (```js, ```html, ```python, …)
  • Markdown shortcuts for checklists (- [ ] / - [x] / -[]) and pasted markdown tables
  • Highlight, superscript / subscript, text alignment
  • Image insert (stored locally as data URLs)
  • Floating format toolbar with Phosphor icons and hover tooltips
  • Preview / Markdown source toggle
  • Download note as Markdown
  • Light / dark theme
  • Auto-save to localStorage

Develop

npm install
npm run dev

Build

npm run build
npm run preview

Built assets use base path / (Vercel / custom domain root).

About

SimplePad is a quick notepad that saves notes only in your browser. No accounts, no cloud—just notes!

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages