imag/lib/domain/libimagdiary
2018-05-09 11:39:33 +02:00
..
src Refactor libimagdiary to fit new store iterator interface 2018-05-01 17:44:00 +02:00
Cargo.toml Update version string: 0.8.0 -> 0.9.0 2018-05-09 11:39:33 +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.