Extendy / Extendy/SmartyURL

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

Open
#87 1 comment 0 reactions 1 assignee Claimed by @mshannaq View on GitHub
enhancement Later
Dominant language
CSS
Stars
16
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.