imag/lib/domain/libimagdiary
Matthias Beyer 3d12998603 Update dependency: toml-query: 0.6 -> 0.7 2018-09-27 15:05:44 +02:00
..
src Add functionality to create entry at a certain time 2018-07-20 01:37:36 +02:00
Cargo.toml Update dependency: toml-query: 0.6 -> 0.7 2018-09-27 15:05:44 +02: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.