Looks Minimal

Guides for editing

hashnote logo

Dynamic back

You can navigate back to the home screen by swiping left with two fingers.

Double enter

To remove list markers or checkboxes in the editor, simply press Enter twice to skip these actions.

Title as file name

Rename your file by updating its title inside # My notes. The new title will be applied as the file name when you exit. ⚠️ If you remove title and back main page, editor does not save your notes!

Headings #

# ... - Heading 1

## ... - Heading 2

### ... - Heading 3

#### ... - Heading 4

##### ... - Heading 5

###### ... - Heading 6

Block quotes > ...

Normal block quote
:: - with mark
!! - with mark
?? - with mark

Lists 1. & -

  • 1. ... - Ordered
  • 2. ... - Lists
  • - ... - Unordered
  • * ... - Lists

Text styles ** and _

**...** - Bold

_..._ - Italic

Checkbox [x]

[x] - Checked

[ ] - Unchecked

Inline code `...`

some inline code here - `some inline code here`

?? did - `?? did`

!! so close - `!! so clone`

:: did not - `:: did not`

Divider Line — `--`

---- Something ---- =

—— Something ——