imag/lib/domain/libimagcalendar
Matthias Beyer b40a854c6f Add function to get all events
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-10-09 19:44:08 +02:00
..
src Add function to get all events 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

README.md

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.