أود جدًا وجود ميزة تتيح لنا تضمين المجموعات ضمن مجموعات أخرى.
على سبيل المثال، لنفترض أنني أملك منظمة للمتطوعين. توجد مجموعات مختلفة من المتطوعين تؤدي وظائف متنوعة. يعمل فريق من المتطوعين على المنتدى الإلكتروني، بينما يعمل فريق آخر على حفلة عشاء جماعي قادمة.
أود أن أتمكن من إضافة شخص إلى مجموعات فرعية قائمة على المشاريع، مثل “المنتدى-الإلكتروني” و"حفلة-العشاء-الجماعي"، بحيث يتم وضع كل شخص في هذه المجموعات تلقائيًا ضمن مجموعة “المتطوعين”.
You can give category access to any number of groups, so you can give access to the volunteer category to all of those subgroups, and, perhaps, but even bother with a volunteer group.
I want to be able to message the group. Let’s say we have a volunteer-only appreciation event. I’d like to be able to @volunteers in order to notify everyone.
I don’t want every volunteer to be notified every time a topic is created in the Volunteer category, so setting every group to watch the category wouldn’t work. I want to reserve the messages for special occasions.
People can only sign up using emails at the moment.
We mostly add people by invite.
We have a public facing part of the forum for discussions, announcements, and events and jobs postings that are open to anyone.
We have an internal facing part of the forum for projects that only people who are volunteering for that project have access to.
When someone joins a volunteer effort who isn’t already on Discourse, we invite them into the relevant group and all communications about the volunteer effort goes through Discourse.
Are you saying we could create an announcements sub-category within the volunteers category and use a plug-in like https://meta.discourse.org/t/ability-to-force-subscription-to-a-category/66357/2? That could work for the messaging use case. It still creates redundancy, where I need to give access to the volunteers category to every volunteer group AND add the same groups to the plug-in, but it’s certainly better than having redundancy at the user level. Thanks!
I continue to think having sub-groups and parent groups is a good idea. Categories are about organizing topics and groups are about organizing people. They often overlap but aren’t the same.
3 إعجابات
csmu
(Keith John Hutchison - Ceiteach Seán Mac Úistin)
7
I’m looking to have sub groups to be public only to parent or relate groups.
The problem I’m wanting to solve is enabling volunteers to be able to freely join or leave groups that relate to the categories.
Something like tag_groups. Being able to determine which groups are ‘public’ for that categoru.
We have a lot of groups (>60); this is overwhelming
Many groups are effectively sub-groups of other groups
If in a sub-group, a user would always need to be included in the larger group.
It is an administration headache to ensure that everyone is in all the groups they need to be in; and that the categories have all of the sub-groups in them (especially with sub-categories)
While there is room to tidy up and hide many of our groups, it would certainly simplify things for us if we had sub-groups.
In Active Directory, this makes maintaining the group structure and the veracity of the people in them enormously easier - especially with a larger organisation. But it is also likely pretty curly to implement and will break many things (such as plug-ins). It has certainly taken our Microsoft colleagues about a decade to sort out!
A plugin could add a custom field, parent group, to a sub group that would add users to the parent group when they joined. That would be fairly straightforward.
Things would get stickier knowing whether to remove someone from the parent if they left the child.
هل توجد ميزة موجودة مسبقًا لإنشاء مجموعات فرعية؟ لقد وجدت منشورًا هنا لكنه لا يقدم الحل، بل يذكر أن إضافة برنامج يمكن أن تكون ممكنة.
حالة الاستخدام الخاصة بي هي:
المجموعة الأم:
PythonUsers
المجموعات الفرعية:
Python-Specialists
Python-Admin
Python-Basic
وهنا يمكننا استخدام @PythonUsers لإشعار جميع المتخصصين والمديرين والمستخدمين الأساسيين. لكن إذا أردت فقط طلب مدخلات من المتخصصين في بايثون، سأستخدم وسم المجموعة @PythonSpecialists.
يتجه النقاش في الاتجاه الآخر. أنت تنشئ فئات (ومعها الاختياري، الفئات الفرعية) وتسمح للناس بالمشاركة في النقاشات داخل تلك الفئات. إذا رغبوا في أن يتم إشعارهم، يمكنهم ضبط تفضيلات الإشعارات لكل فئة باستخدام الأجراس الزرقاء.
يمكنك أيضًا إنشاء مجموعات يمكن ذكرها باستخدام @ في المواضيع لإشراكها في المحادثات، إذا رغبت في ذلك، باستخدام نظام مثل الذي حددته، مثل @pythonusers (جميع المستخدمين الذين يستخدمون بايثون) و @python-specialists (المختصون فقط في بايثون).
@tobiaseigen شكراً جزيلاً على ردك. لدينا مجموعة تسمى المستشارون وأبحث عن طريقة للسماح لعلاماتنا التجارية بالبحث عن مستشارين لديهم مجالات خبرة معينة (مثل التسويق والمبيعات وما إلى ذلك). لذلك سيختار المستشارون 3 مجالات خبرة وينضمون/يشتركون في تلك المجموعات. لذا، إذا احتاجت علامة تجارية إلى التواصل مع مستشاري التسويق، فسيكون لديهم خط مباشر لجميع من اختاروا مجال الخبرة هذا.
+1 لهذه الميزة. يمكنني التفكير في حالة استخدام حيث إذا كنت تقوم بتدريس دورة تدريبية بها دروس أسبوعية في أيام مختلفة (على سبيل المثال، درس واحد كل يوم اثنين، ودرس آخر كل يوم ثلاثاء، وكلها في الدورة التدريبية A100)، فيمكن استخدام مجموعة لجميع طلاب A100 حيث يكون كل درس يوم اثنين/ثلاثاء عبارة عن مجموعات منفصلة داخل المجموعة الأصلية.
بهذه الطريقة، يمكن إرسال الإعلانات/المواد الدراسية للدورة التدريبية بأكملها إلى المجموعة الأصلية، بينما تحتوي دروس الأيام الفردية (مثل درس يوم الاثنين) على فئة الأسئلة والأجوبة الخاصة بها.