blob: dd8dd30b8121205b0837c756342c2d0d37ea93af (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Notes CLI
This app is a terminal client for the Notes app.
To use it you need to first create account on the [apps.pruss.it](https://apps.pruss.it) website.
Key bindings (press [h] to view from the script):
> [q] - Quit
> [h] - Help
> [up/k] - Previous note
> [down/j] - Next note
> [enter/o] - Open note
Options that will be added:
> [c] - Create note
> [r] - Rename note
> [s] - Sort note
Screenshot:

|