Tagged Questions
2
votes
1answer
52 views
How can I query SEDE for Favorites tagged with <foo>
Since we currently don't have a way to search our favorites, I built a SEDE Query to List of Favorites for a UserId that are Tagged with TagName.
The query takes two inputs:
UserId (int)
TagName ...