imag/lib/domain/libimagdiary
Matthias Beyer 3951bc7e5d libimagdiary: Move from error-chain to failure
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2018-10-30 18:46:28 +01:00
..
src libimagdiary: Move from error-chain to failure 2018-10-30 18:46:28 +01:00
Cargo.toml libimagdiary: Move from error-chain to failure 2018-10-30 18:46:28 +01:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

README.md

libimagdiary

This library crates implements a full diary.

One can have one or more diaries in the store, each diary can have unlimited entries.

The diary provides daily, hourly and even minutely diary entries. For twitter-like log keeping, have a look at "libimaglog", though.