Notes Editing

remio offers seamless Markdown support, enabling a focused and fluid note-taking experience. It provides a clean, distraction-free editing environment. This simplicity helps you concentrate on capturing your thoughts. remio allows you to structure notes effortlessly as you type, keeping you engaged with your ideas.
This approach is especially helpful for individuals with ADHD or anyone seeking greater focus in their workflow.
We provide 2 common ways to make your text more visualized.
Use / to call tool dropbox
Select the text you want to edit to call the toolbar

We also support the main Markdown syntax below:
Headings
Create headings to organize your notes hierarchically. Headings range from H1 to H4, affecting the outline panel display.
Syntax:
# H1
## H2
### H3
#### H4Usage: Type the syntax or use / and select a heading level.
Text Styles
Format text for emphasis or clarity.
Bold
Syntax: **text** or __text__
Usage: Wrap text in double asterisks or underscores, or select text and use /bold.
Italic:
Syntax: *text*

