Post #2676155
2026-04-23 19:54 UTC
@jsstaedtler@mastodon.art another thing you can add is to exclude mutually exclusive tags when generating links. This will also prevent users from doing the same thing and getting confused when they see nothing
Edit: derp, I didn't see your followup in the chain saying exactly this until after I posted
Replies (1)
-
@jsstaedtler@mastodon.art 2026-04-24 13:18
@snuggle_slime@catgirl.works lol that's okay, sadly it's not a very straightforward task. Right now tags are just string values tacked on to every gallery image, and there's no way to differentiate which ones are years and which aren't... so I can't test whether two different years are being selected simultaneously. I've long been meaning to create tag "categories", much like how the booru sites do it, and that would make this task a lot easier.