imag/lib/domain/libimagcalendar
Matthias Beyer cf78f7192f Implement calendar library
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-10-09 19:44:08 +02:00
..
src Implement calendar library 2019-10-09 19:44:08 +02:00
Cargo.toml Implement calendar library 2019-10-09 19:44:08 +02:00
README.md Implement calendar library 2019-10-09 19:44:08 +02:00

libimagcalendar

This library helps tracking (vcard) events in imag.

It does nothing more than create one imag entry per VEVENT UID, giving the user the ability to "link" to each event individually.

It uses the libimagentryref library for refering to the actual file holding the data.