Telescope: Filter by multiple tags #36372
Unanswered
ObaydaAlesawi
asked this question in
Q&A
Replies: 3 comments 1 reply
-
Unfortunately not (yet?*). Tags are not splitted and you can't combine them. When you perform a search, I will trigger a SQL request like : select * from `telescope_entries` where `type` = ? and `uuid` in (select `entry_uuid` from `telescope_entries_tags` where `tag` = ?) *You can open a PR and add this feature 🙌 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Would this be implemented? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@pgrimaud |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to filter the telescope by multiple tags instead of one tag each time?
Beta Was this translation helpful? Give feedback.
All reactions