GSoc/2023/StatusReports/AnantVerma: Difference between revisions
(→Mentor) |
No edit summary |
||
Line 7: | Line 7: | ||
== Merge Request == | == Merge Request == | ||
* [https://invent.kde.org/frameworks/kcalendarcore/-/merge_requests/150 Add RFC7953 support in KCalendarCore]. | * [https://invent.kde.org/frameworks/kcalendarcore/-/merge_requests/150 Add RFC7953 support in KCalendarCore]. | ||
* [https://invent.kde.org/pim/akonadi/-/merge_requests/145 Add support for availability mimetype in akonadi]. | |||
* [https://invent.kde.org/pim/akonadi-calendar/-/merge_requests/71 Add backend changes to add/edit availability in akonadi-calendar] | |||
* [https://invent.kde.org/pim/merkuro/-/merge_requests/389 Merkuro changes] | |||
== Blog Posts == | == Blog Posts == |
Revision as of 14:29, 25 August 2023
Implement calendar availability
This feature implements RFC 7953 in the Kalendar app. This adds the ability for a user to provide their availability in a shared calendar. When a user wants to schedule a meeting, with this feature in place, they will be suggested better intervals by taking the availability of the attendees into consideration. This updates KCalendarCore and the Kalendar projects (for the most part) of the KDE ecosystem.
Mentors
Carl Schwan, Claudio Cambra
Merge Request
- Add RFC7953 support in KCalendarCore.
- Add support for availability mimetype in akonadi.
- Add backend changes to add/edit availability in akonadi-calendar
- Merkuro changes