Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: add @ and # in search while listing URLS without big touch to code? #87

Open
mshannaq opened this issue Nov 9, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request Later not planned for the initial release and are instead scheduled for a later version
Milestone

Comments

@mshannaq
Copy link
Member

mshannaq commented Nov 9, 2023

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.

@mshannaq mshannaq added the enhancement New feature or request label Nov 9, 2023
@mshannaq
Copy link
Member Author

mshannaq commented Nov 9, 2023

TBD

@mshannaq mshannaq added the Later not planned for the initial release and are instead scheduled for a later version label Nov 9, 2023
@mshannaq mshannaq self-assigned this Nov 9, 2023
@mshannaq mshannaq added this to the 1.0.0 milestone Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Later not planned for the initial release and are instead scheduled for a later version
Projects
None yet
Development

No branches or pull requests

1 participant