"Fossies" - the Fresh Open Source Software Archive 
Member "calcurse-4.5.1/doc/de/vnote.txt" (5 Jan 2019, 696 Bytes) of package /linux/privat/calcurse-4.5.1.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 ViewNote
2 ========
3
4 View a note which was previously attached to an item (an item which owns a note
5 has a '>' sign in front of it).
6
7 This command only permits to view the note, not to edit it (to do so, use the
8 'EditNote' command).
9
10 Once you highlighted an item with a note attached to it, and the view note key
11 was pressed, you will be driven to an external pager to view that note. The
12 default pager is chosen the following way:
13
14 * If the 'PAGER' environment variable is set, then this will be the default
15 viewer to be called.
16
17 * If the above environment variable is not set, then '/usr/bin/less' will be
18 used.
19
20 As for editing a note, quit the pager and you will be driven back to calcurse.