Backup repository for imag-pim.org / imag
https://imag-pim.org
Matthias Beyer
a3a09ff4ee
The macro may not prefix the StoreId internal PathBuf with '/', so this path is not absolute. This way we can introduce `storify_id()` which creates a proper PathBuf into the store out of our StoreId object. Does not yet do verification whether the path is inside the store, actually. |
||
---|---|---|
bin | ||
doc | ||
imag-store | ||
libimagentryfilter | ||
libimagrt | ||
libimagstore | ||
libimagtag | ||
libimagutil | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
CONTRIBUTING.md | ||
default.nix | ||
LICENSE | ||
README.md |
imag
Imag is a CLI PIM suite with a nice API-ish commandline interface, so you can integrate it in your tools of coice (Editor, MUA, RSS reader, etc etc).
For detailed information, please read the documentation (You can either read the Markdown files or compile it to HTML/PDF using pandoc).
Nothing here yet. This is about to be written as soon as there is a working base implemented.
License
This code is released under terms of GNU LGPLv2.1.