Boost Standard Notes with a powerful, unofficial Markdown editor featuring live preview, formatting toolbar, image pasting/uploading with auto-resize, and PDF export. Unused images are auto-cleaned for efficiency.
Verze ze dne
This userscript enhances Standard Notes (web version) by seamlessly replacing the default editor with a full-featured Markdown editor. It offers a rich formatting toolbar, live preview, split view, image support, print-friendly styles, and PDF export—all client-side and privacy-safe.
marked.js, DOMPurify, and highlight.js for safe and rich Markdown rendering⚠️ Unofficial enhancement, not affiliated with Standard Notes, Inc.
https://app.standardnotes.com/ – the enhanced Markdown editor activates automatically.💡 The script detects the default plain‑text editor and injects the Markdown UI.
| Feature | Description |
|---|---|
| Toolbar | Insert headings, bold/italic, lists, checkboxes, quotes, code blocks, links, tables, HR |
| Modes | Editor / Split / Preview views with live sync |
| Preview | Sanitized HTML rendering with syntax highlighting and clipboard support |
| Image Handling | Paste or upload → resized + embedded; unused images auto‑removed |
| PDF / Print | Clean-page styles; copy-to-clipboard for code; print-friendly output |
| Performance | Debounced image garbage collection and live rendering |
| Customizable | Theme-aware CSS uses Standard Notes variables; no external dependencies |
DOMPurifyUse at your own risk; no affiliation with Standard Notes, Inc.
app.standardnotes.com🔗 Repository: https://github.com/koyasi777/standardnotes-markdown-enhancer
Transform Standard Notes into a powerful Markdown workspace with live preview, clean exports, and intuitive image workflows—all while preserving privacy and staying lightweight.