mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[GH-ISSUE #450] Color mapping - categories from default data file are used #434
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#434
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matthias480 on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/450
Hello!
First of all, thanks for this great software.
I use Outlook CalDav Synchronizer to sync my calendars between multiple devices.
Recently, I started using the color mapping feature for mapping Outlook category color to COLOR attribute.
On my PC it seems to work correctly, but on my notebook, where the data file with the calendars is not the default data file, the mapping does not work because the categories from the default one are used instead.
The fallback categories with the HTML color name are created in the default account and added to the event although the mappable category would exist in the data file of the calendar:
Also the
EventColorToCategoryMappingsare created in the options.xml, which is not the case on my PC. Are they only created if there is no matching category and a fallback category is created?Another issue:
If I create an event on my notebook, I myself am added as attendee (see below). I am not sure if that is also because of the default data file issue, but it does not happen on my PC.
Event created on my PC:
Event created on my notebook:
Thanks and best regards
Matthias
@matthias480 commented on GitHub (Apr 2, 2025):
Issue content updated