GSoC/2021/StatusReports/ClauCambra: Difference between revisions

From KDE Community Wiki
< GSoC‎ | 2021‎ | StatusReports
Line 24: Line 24:
* [https://invent.kde.org/pim/kalendar/-/merge_requests/5 !5: Add event editing and deleting capabilities, new event information drawer, major bugfixes]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/5 !5: Add event editing and deleting capabilities, new event information drawer, major bugfixes]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/6 !6: Update repository README and relevant screenshot]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/6 !6: Update repository README and relevant screenshot]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/8 !8: Improved event info drawer, event collection editing, attachments]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/9 !9: Undo/Redo functionality]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/10 !10: Add a schedule view to Kalendar]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/11 !11: Improve appearance of event editor components]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/12 !12: Add support for more incidence types]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/13 !13: Add a contact picker for easy attendee addition]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/14 !14: Improve month view and schedule view visually]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/15 !15: Add opt-in location maps to Kalendar]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/17 !17: Collection of fixes for bugs and visual tweaks throughout Kalendar]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/18 !18: Add customisation options to Kalendar]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/19 !19: Unify date and time combos and fix their editing issues]
* [https://invent.kde.org/pim/kalendar/-/merge_requests/20 !20: Add a specialised todo view to Kalendar]

Revision as of 23:44, 21 August 2021

Plasma Mobile - Akonadi Calendar

While KDE Plasma on the desktop has robust calendar, tasks and journal management capabilities thanks to KOrganizer, Plasma Mobile currently lacks such capabilities. Existing applications are hampered by an absence of Akonadi integration, which would allow users to synchronise their data across applications in Plasma.

The reason for this is that there is currently no existing Kirigami/QML implementation of a calendar view component that integrates with Akonadi. Carl Schwan recently began developing a proof-of-concept Kirigami ‘Kalendar’ application that supports a detailed month view and works with Akonadi calendars, but that is currently a work-in-progress project.

This proposal puts forward a plan for improvements to this existing proof of concept that would help implement a fully-featured convergent calendar application for Plasma Mobile. This application would allow the user to view, create, modify, and delete calendar events with full Akonadi integration. This will be made possible by creating components written in QML and Kirigami that should allow for the creation of a visually-attractive and intuitive calendar view components that could be used in any Kirigami application.

Progress reports

Merge requests