Support for multiple separate calendars instead of merging into 1 #1231
Replies: 3 comments 3 replies
|
Thanks, this is a fair observation about how import works. What you ran into is the one-time import (Settings > Personal > Calendar subscriptions > Import calendar). It turns the file into your own, editable events with one colour per import, and afterwards they no longer know which calendar they came from. That is why everything ends up together. What already keeps calendars apart:
What does not exist yet is a calendar of Yuvomi's own: events created or imported in Yuvomi belong to no calendar, so they cannot be hidden as a group. If your FamilyWall calendars can be subscribed to through separate ICS links, adding each one as a subscription keeps them apart, read-only. Separate local calendars would be a new part of the data model, close to the personal calendar connections discussed in #739, so I'm leaving this open to think it through. |
|
The draft PR is in #1243. Added to the queue at 217 |
|
Thanks, I have it. Everything further belongs in #1243 rather than here, so I will keep this thread as the place where the model question lives and comment on the branch itself. One thing to fix before I read it: main has since taken migration 217 for itself, so your number collides - move yours up to the next free one. |
Uh oh!
There was an error while loading. Please reload this page.
I noticed while migrating from FamilyWall to Yuvomi that the calendar gets merged into one. It's likely better to be able to add multiple calendars for different purposes. e.g. I don't need to see Birthdays on my freelance schedule.
All reactions