Plugin to Create, Change, Delete and Find Events in the device's Calendar.
How to use this plugin?
Create events by calling either CreateEvent client action or CreateEventWithOptions, if you need additional recurrence, URL or reminder options. This action allows the user to edit the event before creation, or silently creating it.
Finding and Deleting events is possible using the FindEvent and DeleteEvent actions respectively, which allows prefix searching for Title, Location or Notes, within a timeframe.
It’s also possible to open the device’s calendar specifying the date in which it is to open by calling OpenCalendar.
The latest version (3.1.3) of Calendar Plugin is compatible with the supported MABS versions available:
MABS 8.0
MABS 7.0
MABS 6.3
Licensing
Calendar plugin for Apache CordovaMIT License (MIT)Copyright © 2016 Eddy Verbruggen