Hi Folks,
It would be helpful if we could append a tag to filter workflows by on the workflow URL.
I’m currently self-hosting, and so I have N8N running at:-
https://n8n.mydomain.co.uk
I’ve bookmarked my workflows page:-
https://n8n.mydomain.co.uk/workflows
It would be useful if I could filter the tags by altering the request parameters of the URL, e.g.
https://n8n.mydomain.co.uk/workflows?tags=MyTag
I can then use Browser bookmarks to help me access specific workflows more easily.
Thanks for your consideration.
James.
jan
December 10, 2023, 1:05pm
2
Thanks a lot for that request. That is, however, something that is already implemented. I guess you are simply on an older n8n version. Not sure in which version it got added, but [email protected]
has that for example for sure.
Jan,
Thanks for replying! Time to update then
Just updated and am happy to confirm this works
Ah, so I thought this was working, but it isn’t.
I can see the URL updates when you select a tag, but if I try and visit the URL I get a redirect straight back to the workflows page.
Steps to reproduce:-
Go to workflows, URL currently looks like this :- /workflows
Click Filters
Select Filter, the URL updates to something like this:- /workflows?tags=K4kgQ7CA6Xdh3XvC
Bookmark the page
Load the bookmark, the URL goes to /workflows?tags=K4kgQ7CA6Xdh3XvC, but then instantly redirects to /workflows