imag/lib/domain/libimaglog
Matthias Beyer c7f5420c1d Change is_log() implementation to use kindflag utility
This patch changes the Log::is_log() implementation for Entry to use the
provide_kindflag_path!() infrastructure.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-05-18 00:52:13 +02:00
..
src Change is_log() implementation to use kindflag utility 2019-05-18 00:52:13 +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

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".