Click the Circled W avatar to open settings, switch themes, backup/restore data, or access encryption options.
Click the Circled + next to the title to instantly create a new note in your active workspace.
Enter your master password to unlock notes
Free plan: 50 notes max.
Upgrade to Pro for unlimited notes, encryption & more.
| Syntax | Result |
|---|---|
# Heading 1 |
H1 |
## Heading 2 |
H2 |
### Heading 3 |
H3 |
**bold** |
bold |
*italic* |
italic |
~~strikethrough~~ |
|
[link](url) |
link |
 |
🖼 Image |
- item |
• Bullet list |
1. item |
1. Numbered list |
- [x] task |
☑ Task list |
> quote |
Blockquote |
`inline code` |
inline code |
```lang |
Code block |
--- |
|
| A | B | |
Table |
[[Note Title]] |
🔗 Wiki Link |
@_tag-name |
# @_tag-name |