-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set up Global categories as DAV item #9422
Comments
cc @nextcloud/contacts @nextcloud/calendar Does this make sense? |
Do you mean categories? What's the use-case for this? |
The idea is not an Admin and User one. It's more a how I would Like to distribute my calendar and contacts.
Also you have sometimes to duplicate calendar entries into different calendars because you share your calendar with two people which should only see entries they need to know about but you have calendar entries both are interested in. I plan to share my calendar with my wife. Same her also for contacts. If I have a Club with Nextcloud, I obviously have subscribed their contact list. But some are contacts which are also in the address book from my wife and also, maybe, my child is also in this club, so I have him and other People twice in my list. Categorizing a contact/calendar entry should in my opinion set-up which People have which kind of access to data I own. |
This is a really specialized feature request, with a very rare use case. Too special imo. Nextcloud is extensible with it's app system. Nextcloud provides APIs to the calendar and contacts data via it's CalDAV / CardDAV interface + the php Contacts / Calendar API, that allow you to search contacts / events with filters. If you really need this, please write your own app for it. |
I'm not sure @georgehrke if this is really such a rare case. It's Family matter, volunteer work and a Job. Nextcloud and also Cal/CardDAV is so popular that you normally have different connections with them. Google Mail, Apple, Outlook(I use CalDav Synchronizer) calendar Subscription, etc. You took all these Data generate your own and publish them to other, that's the main Idea behind Nextcloud. I do not think that this is a tool a third party could develop. Contact and calendar should work with each other and I do not know if this Idea may also have effects to other apps which also connect to Nextcloud. |
I had a similar request, see #111 and calendar#328, what could be solved by this approach as well. |
Mockup
The text was updated successfully, but these errors were encountered: