imag/bin/domain/imag-notes
Matthias Beyer eceae358f8 Add ID reporting in imag-notes 2018-11-06 20:35:18 +01:00
..
src Add ID reporting in imag-notes 2018-11-06 20:35:18 +01:00
Cargo.toml Update version string: 0.8.0 -> 0.9.0 2018-05-09 11:39:33 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

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
    • grepping 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)