Matthias Beyer
b7d91f0905
When installing (a subcrate) from crates.io, it fails because it cannot find the buildscript. This is the quickfix, simply remove the buildscript itself and the setup of the buildscript in all Cargo.toml files. Signed-off-by: Matthias Beyer <mail@beyermatthias.de> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
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
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)