diff --git a/docs/extensions/strategy/vevent.md b/docs/extensions/strategy/vevent.md new file mode 100644 index 00000000..c2e3bcd6 --- /dev/null +++ b/docs/extensions/strategy/vevent.md @@ -0,0 +1,17 @@ +# iCal4j Extensions - Strategy: VEVENT + +## Overview + + | Strategy | Participants | Transparency | Recurring | Precision | Classification | Links | +|-------------|--------------|--------------|-----------|-----------|----------------|--------| +| Meeting | 2+ | Opaque | Optional | Time | Private | Agenda, Location | +| Appointment | 1 | Opaque | Optional | Time | Confidential | Location | +| Anniversary | 1 | Transparent | Annually | Date | Public | Individual | +| Observance | 1 | Transparent | Required | Time | Public | Location | +| Conference | 1+ | Transparent | No | Date | Public | Organization, Location | +| Performance | 1+ | Opaque | Optional | Time | Public | Agenda, Individual+, Organization, Location | +| Seminar | 1+ | Opaque | Optional | Time | Public | Agenda, Individual+, Organization, Location | + +## Examples + +TBD.