summaryrefslogtreecommitdiffstats
path: root/doc/src/04020-module-notes.md
blob: 1f62ed26adab8957e1b02e0218a8d264e478ad44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
## Notes {#sec:modules:notes}

The Notes module is intended to keep notes. These notes can be inserted as plain
text, markdown or other markup languages.

The notes module offers:

* adding, removing and settings of tags
* listing notes, optionally filtered by
    * tags
    * `grep`ping through note content and listing
        * the matches
        * files with matches
* opening a note via `xdg-open` (rendered as HTML if content is written in
  a markup language)