2021-07-06 10:19:13 +02:00
|
|
|
.\" Manpage for shellnotes-listnotes.
|
2021-04-01 07:11:35 +02:00
|
|
|
.\" Contact dmarakom@gmail.com to correct errors or typos.
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
.TH listnotes 1
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH NAME
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
shellnotes-listnotes \- list your notes from wherever you are.
|
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH SYNOPSIS
|
2021-07-06 10:19:13 +02:00
|
|
|
.PP
|
|
|
|
.B listnotes
|
|
|
|
[\fIOPTION\fR]
|
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH DESCRIPTION
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
.B listnotes
|
|
|
|
uses ls (do "man ls") to list all your notes in different ways.
|
|
|
|
|
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH OPTIONS
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
.TP
|
|
|
|
.BR \-d ", " \--dynamic
|
|
|
|
Dynamic view of all your notes and their content.
|
|
|
|
|
|
|
|
.TP
|
|
|
|
.BR \-n ", " \--number
|
|
|
|
Count the number of notes in your notes folder.
|
|
|
|
|
|
|
|
.TP
|
|
|
|
.BR \-f ", " \--folder
|
|
|
|
Show the current default notes folder.
|
|
|
|
|
2023-08-21 16:47:27 +02:00
|
|
|
.TP
|
|
|
|
.BR \-v ", " \--view
|
|
|
|
View notes one by one using the 'less' command. Press 'Q' to move from one note to the other and scroll with your mouse or arrow keys.
|
|
|
|
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH BUGS
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
.TP
|
2023-08-21 16:47:27 +02:00
|
|
|
None known (as of Aug 13, 2023)
|
2021-04-01 07:11:35 +02:00
|
|
|
.SH AUTHOR
|
2021-07-06 10:19:13 +02:00
|
|
|
|
|
|
|
Dimitris Marakomihelakis (dmarakom@gmail.com)
|