mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 03:25:48 +03:00
[GH-ISSUE #234] [Question] Remove Outlook Private Flag or set it to Default/Public #1128
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#1128
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 @feutl on GitHub (Jul 5, 2018).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/234
I am syncing my Outlook Calendar with Nextcloud. So far so good.
I want to remove the private flag I have set in Outlook when syncing to Nextcloud.
How can I accomplish it, I haven't found anything helpful.
Thanks
@aluxnimm commented on GitHub (Aug 7, 2018):
There is no option for that atm.
@feutl commented on GitHub (Aug 14, 2018):
Is there any chance to get the feature implemented or is there another way/workaround to make that happen?
I am syncing to nextcloud and perhaps I can do that on the server with a script or anything else manually/automated.
thanks
@aluxnimm commented on GitHub (Aug 14, 2018):
What do you want to accomplish? There is already the option to map Outlook private to CLASS:CONFIDENTIAL instead of PRIVATE which allows you to share it.
@feutl commented on GitHub (Aug 14, 2018):
I handling all my scheduling using my company calendar. There I mark private appointments as private.
I cannot share this calendar with others (family) so I export it to nextcloud what my whole family is using, but the privately marked appointements cannot be seen by them.
Even if I set CLASS:CONFIDENTIAL they only sie "busy" but not the complete information which they should be able to see.
I handled multiple calendars for quite some time and messed up things quite some times as well :D And this would be the "easiest" way for me to let my family see my appointments and only have my company calendar with private flags as a single source.
I know it is quite special but perhaps I can find a solution for that :)
@aluxnimm commented on GitHub (Aug 14, 2018):
Then you need some script which changes the CLASS attribute on the nextcloud server in the database for example or change the source and recompile CalDavSynchronizer, but this is such a limited use case atm that another option to change Outlook private flag to PUBLIC would be an overkill.
@feutl commented on GitHub (Aug 14, 2018):
Thanks,
I just hoped that there is a possibility to use the "custom mapping" to accomplish this somehow, but ok, would have been to easy ;)
Thanks
@rumich commented on GitHub (Jul 26, 2022):
Just wanted to say that I have exactly the same use case / challenge and no solution yet. It would seem that as the symmetric counterpart to the mapping option of CalDav Public to Outlook Private the desired option to map Outlook Private to CalDav Public would make quite a bit of sense.
@christian-hofstetter commented on GitHub (Feb 24, 2026):
+1 I am also interested in this option as I have the exact same use case between Outlook and Gmail. FYI https://www.outlookgooglecalendarsync.com/ has it as a feature.