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

Filtering links not containing a given tag #2327

Open
ajmas opened this issue Jan 6, 2025 · 0 comments
Open

Filtering links not containing a given tag #2327

ajmas opened this issue Jan 6, 2025 · 0 comments
Labels

Comments

@ajmas
Copy link

ajmas commented Jan 6, 2025

Summary

We would like to be able to filter short-link that do no include a given tag. This could either be via a negation character -tag or a new argument.

Use case

The app we are implementing provides a layer of access control around shlink functionality and entry listing, and we would like to hide certain short-links from a certain category of users. To indicate these short-links should be hidden, we add a hidden tag (though it could be anything). Using this we would like to filter out the entries on the shlink side.

For now we are doing this on the side of our app, but it does throw off the match count.

@ajmas ajmas added the feature label Jan 6, 2025
@ajmas ajmas changed the title Filtering link not containing a given tag Filtering links not containing a given tag Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant