imag/bin/domain/imag-notes
Leon Schuermann 6590a4b8cb imag-notes: implement ImagApplication
Signed-off-by: Leon Schuermann <leon@is.currently.online>
2019-10-26 14:41:31 +02:00
..
src imag-notes: implement ImagApplication 2019-10-26 14:41:31 +02:00
Cargo.toml imag-notes: implement ImagApplication 2019-10-26 14:41:31 +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)