2021-03-30 21:27:43 +02:00
|
|
|
listnotes
|
|
|
|
=========
|
|
|
|
|
2021-04-19 17:37:15 +02:00
|
|
|
The listnotes command was introduced in shellnotes 1.2x and uses the command ls (man ls) to locate your notes from wherever you are.
|
|
|
|
With listnotes, you can use parameters as well. For example:
|
2021-03-30 21:27:43 +02:00
|
|
|
-listnotes -d or --dynamic for a dynamic view of all your notes and their content
|
|
|
|
-listnotes -n or --number to see how many notes you have.
|
2023-08-21 16:49:52 +02:00
|
|
|
Do 'man listnotes' for all options.
|
2021-03-30 21:27:43 +02:00
|
|
|
|
|
|
|
If listnotes doesn't recognize your notes folder, try running the shellnotes configuration tool (shellnotes -sd)
|