Feat: add @ and # in search while listing URLS without big touch to code? #87
Labels
enhancement
New feature or request
Later
not planned for the initial release and are instead scheduled for a later version
Milestone
Consider enhancing the URL listing feature by introducing the capability to search for user URLs using the "@" symbol and for tag URLs using the "#" symbol. We should explore implementation options but without big changes to the core code?
for example @admin for searching in admin URLS.
or #internal for searching in internal tag
or if we want to make more performance we can
#internal register link
will search for word register link in internal tag#admin register link
will search for word register link in admin user URLs.The text was updated successfully, but these errors were encountered: