2016-01-09 20:12:00 +00:00
|
|
|
## Notes {#sec:modules:notes}
|
|
|
|
|
2016-01-22 08:14:56 +00:00
|
|
|
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
|
2016-07-30 18:56:57 +00:00
|
|
|
* tags
|
|
|
|
* `grep`ping through note content and listing
|
|
|
|
* the matches
|
|
|
|
* files with matches
|
2016-01-22 08:14:56 +00:00
|
|
|
* opening a note via `xdg-open` (rendered as HTML if content is written in
|
|
|
|
a markup language)
|
2016-01-09 20:12:00 +00:00
|
|
|
|