Skip to content
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

(Subtyp-)Filter invertierbar #237

Open
m-w opened this issue Nov 13, 2020 · 3 comments
Open

(Subtyp-)Filter invertierbar #237

m-w opened this issue Nov 13, 2020 · 3 comments
Assignees

Comments

@m-w
Copy link
Collaborator

m-w commented Nov 13, 2020

Die Filter auf die Subtypen müssen invertierbar sein, damit einzelne Typen einfach abgetrennt werden können (insb. keine Nacharbeit notwendig, wenn es neue Subtypen gibt).

Wegen der besseren Übersicht braucht der Filterausdruck einen Prefix zur Negation wie ! oder ^, also z.B.

type="buch" subtype="!mongraphie" bzw. type="!buch"

@cassandre
Copy link
Member

! und ^ ist IT-affinen Menschen klar. Für den durchschnittlichen Kunden würde ich -vorschlagen, wie man es auch von der Google-Suche als Ausschluss-Zeichen kennt.

@m-w
Copy link
Collaborator Author

m-w commented Nov 17, 2020

Guter Vorschlag!

@m-w
Copy link
Collaborator Author

m-w commented Nov 24, 2020

Da brauchen wir dringend noch ein Update der Dokumentation.

@m-w m-w reopened this Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants