Telescope: Filter by multiple tags #36372
Replies: 4 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.
-
|
Would this be implemented? |
Beta Was this translation helpful? Give feedback.
-
|
@pgrimaud |
Beta Was this translation helpful? Give feedback.
-
|
Sad, another feature discarded :( |
Beta Was this translation helpful? Give feedback.
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