imag/lib/domain/libimagdiary
Matthias Beyer a21d4b7122 Add DiaryId::get_date_representation() function
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-06-30 10:56:55 +02:00
..
src Add DiaryId::get_date_representation() function 2019-06-30 10:56:55 +02:00
Cargo.toml Update toml-query to 0.9.0 2019-05-29 18:39:25 +02:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

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.