blob: 8b743037f911cc0c6441fef5dc1ceac1e820bb01 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# 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
> [c] - Create note
> [t] - Change note's title
Options that will be added:
> [d] - Delete note
> [s] - Sort note
Screenshot:

|