How to Write Faster with Slash Commands
The fastest writers don't reach for the toolbar. They keep their hands on the keyboard and let the editor come to them.
Slash commands are how you do that in NoteMee. Type a forward slash, pick what you want, and keep writing. No mouse, no menus, no breaking your flow.
How Slash Commands Work
The concept is simple:
- Place your cursor on a new line (or at the end of a line).
- Type `/`.
- A small menu appears with all available block types.
- Type a few characters to filter the list, or use arrow keys.
- Press Enter to insert the block.
- Keep writing.
The entire interaction takes about one second. Once you build the muscle memory, it becomes invisible.
Every Slash Command in NoteMee
Here's the full list of what you can insert with a slash:
Headings
- `/heading` — Inserts a large heading (H1). Use for page titles or major sections.
- `/h2` — Inserts a medium heading (H2). Use for subsections.
- `/h3` — Inserts a small heading (H3). Use for sub-subsections.
Lists
- `/bullet` — Starts an unordered bullet list. Keep typing and press Enter for the next bullet.
- `/numbered` — Starts an ordered numbered list. Great for step-by-step instructions.
- `/todo` — Inserts a checkbox task item. Click the box (or press the shortcut) to mark it done. This is how tasks live inside your notes.
Content Blocks
- `/quote` — Inserts a blockquote. Use for callouts, important notes, or quoting sources.
- `/code` — Inserts a code block. Syntax highlighting included. Perfect for developers or anyone sharing technical snippets.
- `/divider` — Inserts a horizontal rule. Use to visually separate sections of a long note.
- `/image` — Opens the image upload dialog. Drop in a screenshot, diagram, or photo.
Building a Keyboard-First Workflow
Slash commands are the most visible part of a larger philosophy: your hands should stay on the keyboard.
Here are related features that support the same idea:
**@-mentions.** Type `@` followed by a teammate's name to mention them directly in a note. They'll get notified. You never need to leave the editor to send someone a message about a specific piece of content.
**Markdown shortcuts.** NoteMee recognizes markdown as you type. Type `## ` and you get an H2. Type `- ` for a bullet. Type `> ` for a quote. Type `[]` for a todo. If you already know markdown, the editor feels native.
**Cmd+K / Ctrl+K.** Open the quick search to jump to any note without leaving the keyboard.
**Cmd+F / Ctrl+F.** Find within the current note. Standard, but essential.
The Real Benefit: Staying in Flow
The point of all this isn't to shave seconds off formatting. It's to protect your train of thought. Every time you reach for the mouse, scroll through a toolbar, or click through a menu, you break your flow. And getting back into flow has a real cost.
Research on cognitive interruptions suggests it can take over 20 minutes to return to deep focus after a distraction. A toolbar click isn't 20 minutes, but the micro-interruptions add up across a full writing session.
Slash commands keep you in the text. You think, you type, you format, you keep thinking. The tool stays out of your way.
A Practical Example
Say you're writing meeting notes. Your flow might look like this:
- `/heading` + Enter: "Product Sync — April 17"
- Type attendees.
- `/h2` + Enter: "Decisions"
- `/bullet` and list each decision.
- `/h2` + Enter: "Action Items"
- `/todo` for each task, `@name` to assign.
- `/divider` to separate from general notes.
- Free-form writing for context.
That entire note was created without touching the mouse once.
Start Using Them Today
Open any note in NoteMee and type `/`. That's it. The menu shows you everything available. Within a day or two of regular use, you'll have the commands memorized and your writing speed will noticeably increase.
The best interface is the one you forget is there.