Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shi-yan authored Mar 20, 2023
1 parent 1d4bc1d commit 19e916d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,15 @@ npm i
cd ../src-tauri
cargo tauri dev
```

## How to use

For installers, please check the release page. Only Mac is currently supported.

Create a folder first for your notes. (Tauri doesn't support creating new folders within the folder picking dialog, we have to create a folder heforehand.)

In the app, hit backslash `\` to show the menu. To format text, select the range you want to update, the formatter menu will show.

## Note

This project is at its early stage. It contains known bugs and missing features. It's not recommended for daily use yet.

0 comments on commit 19e916d

Please sign in to comment.