Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Allow selecting multiple tags when filtering predictions on the profile page #232

Open
jaysonvirissimo opened this issue Jan 13, 2023 · 1 comment

Comments

@jaysonvirissimo
Copy link
Contributor

It might make sense to expose whether to AND or OR via a toggle.

@Raemon
Copy link

Raemon commented Jan 16, 2023

Yeah I've struggled with this when constructing tag-filter interfaces. Having it appear cleanly/easy-to-understand-at-first-glance is tricky.

I would maybe start by building AND tags and worrying about a more complex operation later (When I imagine using this it'd mostly be to combine different types of tags, i.e. I have tags for "#gut" vs "#considered" opinion, and tags for "#lesswrong" team vs "#politics". I'm more likely to want to combine one of the first two with one of the latter two, than care about the combination of the latter.)

Not sure what use-cases you're imagining.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants