-
Notifications
You must be signed in to change notification settings - Fork 130
Docs: explain mutually exclusive (disjoint) groups #614
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
base: main
Are you sure you want to change the base?
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||
|
The lint warnings shown under “unchanged files with check annotations” appear to be pre-existing in files not modified by this PR. My changes are limited to groups.md only. |
User description
This PR documents how to create mutually exclusive (disjoint) groups using dynamic groups and free search expressions, as discussed in #7049.
PR Type
Documentation
Description
Documents how to create mutually exclusive groups using dynamic groups
Provides practical example with Read, Skimmed, Pending groups
Explains using free search expressions with NOT operators
Clarifies this approach doesn't affect static groups behavior
Diagram Walkthrough
File Walkthrough
groups.md
Add documentation for mutually exclusive groupsen/finding-sorting-and-cleaning-entries/groups.md
concept