imag/lib/domain/libimaglog
Matthias Beyer 3321b9a643 Add more context in error messages
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-18 00:55:10 +02:00
..
src Add more context in error messages 2019-05-18 00:55:10 +02:00
Cargo.toml Change is_log() implementation to use kindflag utility 2019-05-18 00:52:13 +02:00
README.md Initial import: libimaglog 2017-12-25 21:46:04 +01:00

README.md

libimaglog

A small extension over libimagdiary which strips down the functionality of libimagdiary to some defaults for writing a log (a tumbleblog like diary) with rather short messages.

Provides only basic functionality over libimagdiary, most notably the "log.is_log" header entry, so the imag-log CLI can distinguish between "logs" and "diary entries".