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

[Feature] Supports custom tag patterns in titles of bookmarked URLs #7

Open
pidgeon777 opened this issue Mar 27, 2022 · 0 comments
Open

Comments

@pidgeon777
Copy link

Some extensions similar to yours, detect one or more tags associated with a bookmark by parsing its title and looking for the #TAGNAME pattern(s).

E.g.:

Bookmark URL: http://www.example.com/test.html
Bookmark Title: Example.com Website #example #test

My proposal is to also add some parsing to your extensions so that it also will recognize those patterns in the bookmark title treating these as tags.

You could then make use of the same functions to add tags to the bookmark ( i.e. append tags to the bookmark title) or remove tags from the bookmarks ( i.e. remove tags from the bookmark title).

A default colour could be associated with those tags embedded in the bookmark title (e.g. grey colour).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant