Update Feature list in Readme

Signed-off-by: Georg Ehrke <developer@georgehrke.com>
This commit is contained in:
Georg Ehrke 2020-09-10 08:05:08 +02:00
parent 8b61ca8722
commit 88ce4905be
No known key found for this signature in database
GPG Key ID: 9D98FD9380A1CB43
2 changed files with 9 additions and 7 deletions

View File

@ -12,14 +12,14 @@
* :rocket: **Integration with other Nextcloud apps!** Currently Contacts and Circles more to come.
* :globe_with_meridians: **WebCal Support!** Want to see your favorite team's matchdays in your calendar? No problem!
* :raising_hand: **Attendees!** Invite people to your events
* :watch: **Free/Busy:** See when your attendees are available to meet
* :alarm_clock: **Reminders!** Get alarms for events inside your browser and via email.
* :watch: **Free/Busy!** See when your attendees are available to meet
* :alarm_clock: **Reminders!** Get alarms for events inside your browser and via email
* :mag: **Search!** Find your events at ease
* :ballot_box_with_check: **Tasks!** See tasks with a due date directly in the calendar
* :see_no_evil: **Were not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.
And in the works for the [coming versions](https://github.com/nextcloud/calendar/milestones/):
* :mag: Search for events ([#8](https://github.com/nextcloud/calendar/issues/8))
* :heavy_minus_sign: List view ([#402](https://github.com/nextcloud/calendar/issues/402))
* :ballot_box_with_check: Show tasks with a due date ([#28](https://github.com/nextcloud/calendar/issues/28))
* :paperclip: Attachments for events ([#298](https://github.com/nextcloud/calendar/issues/298))
## :hammer_and_wrench: Installation

View File

@ -9,8 +9,10 @@
* 🚀 **Integration with other Nextcloud apps!** Currently Contacts - more to come.
* 🌐 **WebCal Support!** Want to see your favorite teams matchdays in your calendar? No problem!
* 🙋 **Attendees!** Invite people to your events
* ⌚️ **Free/Busy:** See when your attendees are available to meet
* ⏰ **Reminders!** Get alarms for events inside your browser and via email.
* ⌚️ **Free/Busy!** See when your attendees are available to meet
* ⏰ **Reminders!** Get alarms for events inside your browser and via email
* 🔍 Search! Find your events at ease
* ☑️ Tasks! See tasks with a due date directly in the calendar
* 🙈 **Were not reinventing the wheel!** Based on the great [c-dav library](https://github.com/nextcloud/cdav-library), [ical.js](https://github.com/mozilla-comm/ical.js) and [fullcalendar](https://github.com/fullcalendar/fullcalendar) libraries.
]]></description>
<version>2.1.0</version>