What problem would this solve?
I have several bookmarks to filter issues in a particular way, but I have to store them in the browser instead of gitea, thus if I access gitea on a new machine, I have no access to those links.
What do you propose?
I recall several issues discussing this how to apply issue filters in the search box, but most are stuck for a long time due to lack of consensus of approach.
Here, I offer a simple, loosely coupled approach: allow each user to add their own bookmarks here, how they want to formulate the URL is up to them, thus each user can hide/show specific label IDs or even link externally
For extra mile, if gitea detects that the bookmark is an issues bookmark, it could show the number of issues that match that filter

What problem would this solve?
I have several bookmarks to filter issues in a particular way, but I have to store them in the browser instead of gitea, thus if I access gitea on a new machine, I have no access to those links.
What do you propose?
I recall several issues discussing this how to apply issue filters in the search box, but most are stuck for a long time due to lack of consensus of approach.
Here, I offer a simple, loosely coupled approach: allow each user to add their own bookmarks here, how they want to formulate the URL is up to them, thus each user can hide/show specific label IDs or even link externally
For extra mile, if gitea detects that the bookmark is an issues bookmark, it could show the number of issues that match that filter