Matthias Beyer 5182d8e2ad libimagdiary: Add copyright notice to all files il y a 8 ans
..
src 5182d8e2ad libimagdiary: Add copyright notice to all files il y a 8 ans
Cargo.toml f98afd4b01 Move dependencies il y a 8 ans
README.md 47588dc2f3 Add README.md for libimagdiary il y a 8 ans

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.

Future plans

The diary should be able to provide daily, hourly and even minutely diary entries, so one can use the diary as normal "Dear diary, today..."-diary, or more fine-grained and more like a journal.

The internal file format as well as the store-path generation for this module is prepared for such functionality.