What is Notingly?
Notingly is a local-first, privacy-focused writing app. Your notes are stored entirely in your browser β no account required, nothing sent to a server. It works offline and is built for speed, focus, and ownership of your own data.
You can write in Markdown (live-rendered syntax) or Rich Text (WYSIWYG), organize notes with tags and spaces, and unlock advanced features with a Pro subscription.
Creating notes
Click the + button at the top of the sidebar and choose New .md or New .rtf. You can also use File β New .md / New .rtf from the menu bar.
You can also open an existing file from disk β Notingly detects the format automatically from the file extension (.md, .rtf, .txt, .html).
Quick note from a URL: append ?new=1&title=My+Title&body=Content to the Notingly URL to instantly create a pre-filled note. Useful for browser bookmarklets.
The editor
Click any note in the sidebar to open it. The editor takes up the main area β just start typing.
- Markdown β formatting renders live. Bold, italic, headings, code, tables, checkboxes, and blockquotes all render as you type.
- Rich Text β formatting is applied immediately using the toolbar or keyboard shortcuts. Enter creates a new paragraph; in a list, pressing Enter twice exits the list.
- Read-only lock β click the lock icon in the note header or sidebar to prevent accidental edits. The editor becomes non-interactive until unlocked.
- Auto-save β every keystroke is saved automatically. The status bar shows "Saved just now" after each change.
Slash commands
Type / anywhere in the editor to open the slash command menu. It works in both Markdown and Rich Text notes.
/h1Heading 1
/h2Heading 2
/ulBullet list
/olNumbered list
/codeCode block
/tableTable
/quoteBlockquote
/hrDivider
/linkInsert link
/imgInsert image
Keyboard shortcuts
Ctrl/Cmd+NNew Markdown note
Ctrl/Cmd+SSave note to disk
Ctrl/Cmd+OOpen file
Ctrl/Cmd+PPrint
Ctrl/Cmd+FFind in note
Ctrl/Cmd+HFind & replace
Ctrl/Cmd+KCommand palette
Ctrl/Cmd+JQuick switch notes
Ctrl/Cmd+ASelect all
Ctrl/Cmd+Shift+SSave asβ¦
Wiki links Pro
In Markdown notes, type [[ to open an autocomplete picker and link to another note by name. The linked note will show a Backlinks section at the bottom listing every note that links to it.
Wiki links power the Graph view β a visual map of how your notes connect to each other.
Wiki links and backlinks are available on Pro plans. The [[Note name]] syntax is still saved in Markdown files β only the live autocomplete and backlink panel require Pro.
Search & filters
The search bar at the top of the sidebar filters the note list in real time. It matches note names, body text, and tags.
- Saved searches β click the bookmark icon to save the current search query. Saved searches appear below the search bar for one-click recall.
- View filters β switch between All notes, Starred, and Trash using the view buttons.
- Tag filters β click any tag in the sidebar to filter by it.
- Sort β sort by name, date modified, or date created (ascending or descending).
Batch actions
Check the checkbox on any note row to enter batch selection mode. A panel appears with actions that apply to all selected notes at once.
- Select all visible β selects every note currently shown in the list.
- Apply tags β add tags to all selected notes.
- Move to trash β trash all selected notes at once.
- Restore β restore selected trashed notes.
- Export β download selected notes as individual files in a zip.
Click the Γ in the batch panel or collapse the sidebar to exit batch mode.
Spaces
A space is a named collection of notes β think of it as a project or workspace. Your current space name is shown at the bottom of the sidebar and can be renamed by clicking it.
- File β New space β start a fresh empty space.
- File β Open spaceβ¦ β load a previously saved space from a zip archive.
- File β Save space asβ¦ β export your entire space (all notes) as a zip archive. Use this as your primary backup.
Spaces are stored independently β switching to a new space does not delete the current one; it replaces what's loaded in memory. Always save your space before opening a different one.
Import
Use File β Openβ¦ to import a file from disk. Supported formats:
.mdMarkdown note
.rtfRich Text note
.txtImported as Markdown
.htmlImported as Rich Text
Use File β Open spaceβ¦ to import a full space zip archive (previously exported from Notingly).
Export & save
- File β Save (Ctrl/Cmd+S) β saves the active note to disk in its native format (
.md or .rtf).
- File β Save asβ¦ β save with a custom filename.
- File β Save space asβ¦ β export all notes as a zip archive. The recommended way to back up your work.
- File β Print β print the active note or save it as a PDF via your browser's print dialog.
- Batch export β select multiple notes and use the batch panel to export them together.
Templates Pro
Create a new note from a built-in template via File β New from templateβ¦. Templates provide pre-structured content for common workflows β meeting notes, daily journal, project brief, and more.
Templates are available on Pro plans.
Split & merge
Tools β Split by headings splits the active note into separate notes at each heading β useful for breaking up long documents. Each heading becomes the title of a new note.
Tools β Merge notes combines multiple selected notes into one. The merge dialog lets you choose the order and a title for the merged result.
Snapshots Pro
Snapshots are saved versions of a note you can restore at any time. Open them via Tools β Note snapshot.
- Manual snapshots β click "Take snapshot" to save the current state of the note.
- Auto-snapshots β configure a periodic auto-save interval in Edit β Settings β Behavior. Notingly will automatically snapshot the active note on that schedule.
- Restore β clicking a snapshot replaces the current note content with that version. The previous content is preserved as a new snapshot before restoring.
Snapshots are available on Pro plans.
Find & replace
Ctrl/Cmd+F opens the Find bar to search within the active note. Matches are highlighted as you type.
Ctrl/Cmd+H opens Find & Replace β type the search term and a replacement, then replace one match at a time or all at once.
Document stats
Open Tools β Document statistics (or click the word count in the status bar) to see a detailed breakdown of the active note: word count, character count, paragraphs, sentences, unique words, average word length, estimated reading time, and current writing streak.
LLM token count Pro
Open Tools β LLM token count to estimate how many tokens the active note would consume when passed to an AI model. Shows estimates for GPT-4/GPT-5, Claude, Llama, and Gemini. Useful for staying within context window limits.
Available on Pro plans.
Pomodoro timer Pro
Enable the Pomodoro timer from Tools β Pomodoro timer. It adds a countdown in the toolbar and plays a chime when time is up. Configure work session length and break intervals in Edit β Settings.
Available on Pro plans.
Graph view Pro
Open View β Graph view to see a visual map of your note network. Nodes represent notes; edges represent wiki links between them. Click a node to open that note. Drag nodes to rearrange the graph layout.
The graph is a great way to discover connections and gaps in your notes. Available on Pro plans.
Focus & reading mode
- Reading mode (View β Reading mode) β renders the note without any editor chrome. Ideal for reviewing formatted content.
- Focus mode (View β Focus mode) β hides the sidebar and toolbar, leaving only the editor. The cleanest writing surface.
- Full screen (View β Full screen mode) β expands the browser window to fill the screen.
- Reading rail β shows a vertical progress indicator on the right edge of the editor in reading mode.
Ambient sound Pro
Enable white noise or ambient audio from Tools β White noise. Several sound environments are available. Volume is adjustable from the Tools menu. Ambient sound plays as long as the tab is open and active.
Available on Pro plans.
Appearance & settings
Open Edit β Settings to customize every aspect of Notingly.
Appearance
Light, dark, or system theme. Accent colour. Canvas texture. UI density (compact / default / relaxed).
Typography
Choose a typeface (serif, sans-serif, monospace, or custom). Adjust font scale, line height, letter spacing, and writing direction (LTR / RTL).
Behaviour
Word wrap, spell check, proofing underlines, auto-snapshot interval, writing streak display, mood pulse, and key sounds.
Account & Pro
Notingly works without an account β your notes stay in local browser storage. Creating an account lets you manage a Pro subscription.
- Sign up / Sign in β via email or Google OAuth from the account button in the menu bar.
- Pro β unlocks wiki links, graph view, snapshots, templates, Pomodoro, ambient sound, and LLM token count. Available monthly ($2/mo) or annually ($20/yr).
- Manage subscription β open File β Account to upgrade, change plan, or cancel. Cancellation takes effect at the end of the billing period.
Privacy & data
Notingly is local-first. Your notes are stored in your browser's local storage and are never sent to any server. No note content is ever transmitted or stored remotely.
If you use an account, only your email address and subscription status are stored on our servers. Nothing you write leaves your device.
Important: Browser local storage can be cleared by the browser or when clearing site data. Export your space regularly using File β Save space asβ¦ β especially before clearing browser data, switching browsers, or getting a new device.