refactor(calendar): move ical import/export from settings to calendar view #152

Closed
opened 2026-03-29 05:15:00 +00:00 by barrettruth · 0 comments
barrettruth commented 2026-03-29 05:15:00 +00:00

Problem

iCal import/export controls live in the settings page, but they are calendar operations that belong with the calendar view. Calendar feed token management (generate/copy/revoke) is an integration setting and should stay in settings.

Solution

Move the import .ics and export .ics controls from the settings page into the calendar view header as a compact popover. Remove the import section from settings.

## Problem iCal import/export controls live in the settings page, but they are calendar operations that belong with the calendar view. Calendar feed token management (generate/copy/revoke) is an integration setting and should stay in settings. ## Solution Move the import .ics and export .ics controls from the settings page into the calendar view header as a compact popover. Remove the import section from settings.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
barrettruth/delta#152
No description provided.