Notes Basics
Notes are the core building block of Jade Note. Every note has a title and a Markdown body, and can optionally belong to a category.
Creating and editing a note
Click the composer bar at the top of the Notes page (or the ”+” button) to start a new note. It opens in the currently selected category tab, or in “Inbox” if you’re viewing “All.” Opening an existing note reuses the same editor, either in a dialog or on its own page.
The editor renders Markdown as you type: click anywhere in the rendered text to jump into edit mode at that exact spot. It supports:
[[Note title]]links to other notes, with an autocomplete popup- Task-list checkboxes you can click directly, without entering edit mode
- A formatting toolbar (bold, italic, strikethrough, link, headings, lists, checklists)
- A reminder button to set a reminder on the note
View modes
Each category can display its notes in one of three ways, chosen from the view menu next to the composer:
- List — the default card feed, one note per card.
- Table — a spreadsheet-like grid of the category’s custom fields. Only available for categories with custom fields (see Categories).
- Kanban — notes shown as cards in columns. Only available once a category has an active field set as its Kanban status key.
Jade Note remembers the view you picked for each category.
Pinning
Hover (or tap) the pin icon on a note card, or use the pin button in the note detail view, to pin or unpin it. Pinned notes float to their own section at the top of the list.
Archive and trash
The trash icon on a note card soft-deletes it immediately. A snackbar appears at the bottom of the screen with an Undo button — use it within a few seconds to bring the note back.
Archived notes live in a separate Archive area. They stay searchable and readable, but are read-only: you can’t edit them or add new notes there until they’re restored.
Search
The search box above the note list filters by title, content, and custom field values as you type. Clear it with the “x” icon.