Skip to content

feat: CalDAV section support via VTODO List prefix#2421

Open
alainm23 wants to merge 3 commits intomainfrom
feat/caldav-section
Open

feat: CalDAV section support via VTODO List prefix#2421
alainm23 wants to merge 3 commits intomainfrom
feat/caldav-section

Conversation

@alainm23
Copy link
Copy Markdown
Owner

@alainm23 alainm23 commented Apr 29, 2026

Adds section support for CalDAV projects.

Sections are represented as VTODOs with the List : prefix in the summary, following the same convention used by Nextcloud Deck. Tasks inside a section use RELATED-TO pointing to the section's UID, making it compatible with other
CalDAV clients.

What's new:

  • Create, rename and delete sections in CalDAV projects
  • Sections sync bidirectionally — changes made in other clients (Nextcloud Tasks, Thunderbird, etc.) are reflected in Planify after sync
  • Tasks moved between sections sync correctly in both directions
  • Deleting a section also deletes all its tasks on the server
  • Tasks in a section appear correctly nested in other CalDAV clients

Fixes: #1356 #1700 #1355

@github-actions
Copy link
Copy Markdown
Contributor

Translation files need updating

  • Apply translation updates

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sections for Nextcloud

1 participant