[fix] [minor]

This commit is contained in:
Rushabh Mehta 2013-07-26 16:45:01 +05:30
parent 82c5fb2e41
commit 49aa364820

View File

@ -4,3 +4,18 @@
}
---
The Calendar is a tool where you can create and share Events and also see auto-generated events from the system.
### Repeating Events
You can set events to repeat on every interval by Checking the "Repeat This Event"
as shown in the example.
![Set Repeat This Event](img/event-1.png)
You can see the repeat events by switching back to the calendar.
![Event Repeated in Calendar](img/event-2.png)
### Reminders
You will also get a daily digest of all upcoming events for the day if any if the reminder field is checked.