How to filter listings by multiple categories? #4270
Replies: 5 comments 6 replies
-
| Hello, | 
Beta Was this translation helpful? Give feedback.
-
| Hi, did you find a solution? While the one gdurif provided works, it is not very intuitive. It would be much better to be able to select two categories as you wrote... Best regards | 
Beta Was this translation helpful? Give feedback.
-
| Hi,
I didn't find anything useful in Quarto. I had to write my custom CSS,
Javascript code for the multi select functionality.… On Fri, 7 Jul 2023 at 09:09, redrubycorn ***@***.***> wrote:
 Hi,
 did you find a solution? While the one gdurif provided works, it is not
 very intuitive. It would be much better to be able to select two categories
 as you wrote...
 Best regards
 —
 Reply to this email directly, view it on GitHub
 <#4270 (comment)>,
 or unsubscribe
 <https://github.com/notifications/unsubscribe-auth/AGNGJILP2SJEJTCORXQSXE3XPADB5ANCNFSM6AAAAAAUUXY62A>
 .
 You are receiving this because you authored the thread.Message ID:
 ***@***.***>
 | 
Beta Was this translation helpful? Give feedback.
-
| Should I create a new discussion about this? @mcanouil ? | 
Beta Was this translation helpful? Give feedback.
-
| I also ran into the need for the feature. @Adithya1243 if you'd be willing to share your code, that'd be great, otherwise I can work on writing this an packaging it into an extension. | 
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I have created a grid listing and noticed that my content are filtered using only 1 category at a time. While this is great, I couldn't find much documentation on how to filter content using multiple categories.
For example, there are 5 posts each with the following categories ( git, docker, tensorflow, rstudio, sql). Usually I would be able to filter posts by selecting any one of them. But I want to select 2 categories at once, so that I would see 2 posts.
Can anyone please help?
Beta Was this translation helpful? Give feedback.
All reactions