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

|