Notes
PraxisNote’s note editor is a rich text workspace for capturing ideas, meeting notes, and documentation. Notes save automatically as you type and support a wide range of formatting options through the toolbar, slash commands, and keyboard shortcuts.
Getting Started
Section titled “Getting Started”- Open Notes from the sidebar.
- Click the “Take a note…” field at the top to create a new note.
- Start typing — the editor opens full-screen with a rich text toolbar.
- Your note saves automatically. Navigate away at any time and your work is preserved.
Notes List
Section titled “Notes List”The notes list displays all your notes in a responsive masonry grid (4 columns on wide screens, down to 1 column on mobile). Each note card shows a preview of the content with tag chips.
Search
Section titled “Search”Type in the search bar to filter notes in real time. Search matches against:
- Note content text
- Tag names
- Checkbox text
| Shortcut | Action |
|---|---|
/ | Focus the search bar (desktop, when not in a text field) |
Escape | Clear search and blur |
Tag Filtering
Section titled “Tag Filtering”Below the search bar, tag chips appear for any tags used across your notes. Click a tag chip to filter the list to only notes with that tag. You can select multiple tags. Click Clear to remove all tag filters.
Deleting Notes
Section titled “Deleting Notes”On each note card, click the trash icon. A confirm button with countdown appears — click it to delete. A toast notification with Undo appears (5-second window to restore).
The Editor
Section titled “The Editor”When you open a note, you enter the full-screen editor with:
- A toolbar at the top for formatting
- The editor canvas in the center
- A footer status bar at the bottom showing last-edited time and tags
Auto-Save
Section titled “Auto-Save”Notes save automatically with a 1-second debounce after you stop typing. The header shows:
- Saving… spinner — while a save is in progress
- Saved checkmark — when the latest changes are persisted
You can also press Cmd/Ctrl+S to force an immediate save.
Editor Toolbar
Section titled “Editor Toolbar”The toolbar adapts to screen width, showing more buttons on wider screens and fewer on narrow screens. All hidden actions remain accessible via slash commands.
Block type dropdown — choose between Paragraph, Heading 1/2/3, Bullet List, Numbered List, Task List, Blockquote, and Code Block.
Text formatting buttons:
| Button | Action | Shortcut |
|---|---|---|
| B | Bold | Cmd/Ctrl+B |
| I | Italic | Cmd/Ctrl+I |
| U | Underline | Cmd/Ctrl+U |
| Strikethrough | Cmd/Ctrl+Shift+X | |
| Link | Insert/edit hyperlink | — |
| Highlight | Toggle yellow highlight | — |
| Text color | Open color picker | — |
Alignment buttons: Left, Center, Right
List buttons: Bullet list, Numbered list, Task list (checkboxes)
Block buttons: Blockquote, Code block, Table, Image, Horizontal rule
Utility buttons: Undo, Redo
Overflow Menu
Section titled “Overflow Menu”On narrow screens, less-used toolbar buttons move into a “More” overflow menu (three dots). This ensures the toolbar remains usable on mobile devices.
Slash Commands
Section titled “Slash Commands”Type / anywhere in the editor to open the command menu. Start typing to filter commands by name or alias.
Headings
Section titled “Headings”| Command | Aliases | Shortcut | Description |
|---|---|---|---|
| Heading 1 | h1 | Cmd/Ctrl+Alt+1 | Large section heading |
| Heading 2 | h2 | Cmd/Ctrl+Alt+2 | Medium section heading |
| Heading 3 | h3 | Cmd/Ctrl+Alt+3 | Small section heading |
| Command | Aliases | Shortcut | Description |
|---|---|---|---|
| Bullet List | ul, bullets | Cmd/Ctrl+Shift+8 | Unordered bullet list |
| Numbered List | ol, numbers | Cmd/Ctrl+Shift+7 | Ordered numbered list |
| Task List | task, checklist | Cmd/Ctrl+Shift+9 | Checkbox list (can sync with tasks) |
Blocks
Section titled “Blocks”| Command | Aliases | Shortcut | Description |
|---|---|---|---|
| Toggle Section | toggle, collapse, details | — | Collapsible content section |
| Blockquote | quote, bq | Cmd/Ctrl+Shift+B | Indented quote block |
| Code Block | code, cb | Cmd/Ctrl+Alt+C | Syntax-highlighted code block |
Insert
Section titled “Insert”| Command | Aliases | Shortcut | Description |
|---|---|---|---|
| Table | — | — | 3×3 table with header row |
| Image | img, pic | — | Insert image by URL |
| Divider | hr, line, separator | — | Horizontal rule |
| Date | — | Cmd/Ctrl+Shift+D | Insert today’s date as inline chip |
| Today | — | — | Insert today’s date as inline chip |
| Tomorrow | — | — | Insert tomorrow’s date as inline chip |
| Jira Link | jira, issue, ticket | — | Insert a Jira issue chip by URL |
Date Chips
Section titled “Date Chips”Date chips are styled inline elements that display a date with a calendar icon. They render right inside your text flow.
Inserting a Date
Section titled “Inserting a Date”- Type
/dateor/todayto insert today’s date - Type
/tomorrowto insert tomorrow’s date - Use the keyboard shortcut Cmd/Ctrl+Shift+D for today’s date
Editing a Date
Section titled “Editing a Date”Click on any date chip to open a popover with:
- Quick-pick buttons — Today, Tomorrow, Next Monday
- Date picker — for selecting any date
The chip updates inline when you pick a new date.
Checkbox-Task Sync
Section titled “Checkbox-Task Sync”Task lists (checkboxes) in notes can be promoted to tasks on the kanban board.
- Create a task list using
/taskor the toolbar checkbox button. - Write your checklist items.
- Hover over a checkbox item to reveal a promote button (arrow icon).
- Click the promote button to create a corresponding task on the kanban board.
- A toast confirms the task was created, showing its title.
Once promoted, the checkbox shows a status badge indicating the linked task’s current state (Todo, In Progress, or Done). Click the badge to navigate to the task on the kanban board.
Smart Paste
Section titled “Smart Paste”When you paste content into the editor, PraxisNote intelligently handles certain formats:
- URLs — pasted URLs are automatically converted into clickable links
- Jira issue URLs — if Jira is connected (see Integrations), pasting a Jira URL automatically creates a rich inline chip showing the issue type, key, summary, and status
Tables
Section titled “Tables”Insert a table via /table or the toolbar table button. Tables start as 3×3 with a header row and support:
- Resizable columns (drag column borders)
- Adding/removing rows and columns via context menu
Code Blocks
Section titled “Code Blocks”Insert a code block via /code or the toolbar. Code blocks feature syntax highlighting powered by lowlight with support for common programming languages.
Toggle Sections
Section titled “Toggle Sections”Insert a collapsible section via /toggle. Toggle sections have a summary line (always visible) and expandable content. Click the chevron to expand or collapse.
Tags are managed in the footer bar at the bottom of the editor.
- Click the “Add tag” button in the footer.
- A search input appears — type to filter existing tags or create a new one.
- Press Enter to apply the top suggestion, or click a tag from the dropdown.
- Applied tags appear as chips in the footer. Click the × on any chip to remove it.
Tags overflow with a +N badge when more than 3 are applied. Click to expand, or click Less to collapse.
PDF Export
Section titled “PDF Export”Export any note to PDF for sharing outside PraxisNote.
- Open a note in the editor.
- Click the PDF icon in the header bar.
- A PDF file is generated and downloaded automatically.
The exported PDF preserves headings, lists, text formatting, and tables.
Keyboard Shortcuts
Section titled “Keyboard Shortcuts”Notes List Page
Section titled “Notes List Page”| Shortcut | Action |
|---|---|
N | Create a new note |
/ | Focus the search bar |
Escape | Clear search |
Note Editor
Section titled “Note Editor”| Shortcut | Action |
|---|---|
| Cmd/Ctrl+S | Force save immediately |
| Cmd/Ctrl+B | Bold |
| Cmd/Ctrl+I | Italic |
| Cmd/Ctrl+U | Underline |
| Cmd/Ctrl+Shift+X | Strikethrough |
| Cmd/Ctrl+Alt+1 | Heading 1 |
| Cmd/Ctrl+Alt+2 | Heading 2 |
| Cmd/Ctrl+Alt+3 | Heading 3 |
| Cmd/Ctrl+Shift+7 | Numbered list |
| Cmd/Ctrl+Shift+8 | Bullet list |
| Cmd/Ctrl+Shift+9 | Task list |
| Cmd/Ctrl+Shift+B | Blockquote |
| Cmd/Ctrl+Alt+C | Code block |
| Cmd/Ctrl+Shift+D | Insert today’s date |
| Cmd/Ctrl+Z | Undo |
| Cmd/Ctrl+Shift+Z | Redo |
| Escape | Navigate back to notes list (when not in editor content) |