Tag listing with AND filtering ? #8290
Replies: 2 comments
-
Hi @SomeFrenchGuy, Following the thread of the code below:
I would guess that you'd have to modify the code in the last mapping filtering part. I think you can use a hook together with monkey patching to replace the Example of hooks with monkey patches: |
Beta Was this translation helpful? Give feedback.
-
Currently not possible, and please note that monkey patching always comes at a certain risk and should be a last-resort. Could you create a motivating example of why you need this and how you imagine this to work? If we agree that this is a use case that we want to support, we can certainly add it to our backlog |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a possibility when adding a Tag listing, to use a AND filter on tags ? so I can show only links to file with a certain set of tags.
Beta Was this translation helpful? Give feedback.
All reactions