imag/lib/domain/libimagcalendar
Matthias Beyer e86f36c215 Add getter helper
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-10-09 19:44:08 +02:00
..
src Add getter helper 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.