-
-
Notifications
You must be signed in to change notification settings - Fork 248
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
Sync bookmark quick search keywords from Firefox #1675
Comments
Hello 👋 Thank you for taking the time to open this issue with floccus. I know it's frustrating when software I look forward to working with you on this issue |
Keywords for those searching issues for this:
|
Good idea! I think this is not possible as firefox does not expose this via their APIs. :( |
Describe the feature you'd like to request
In Firefox, a user might create keywords for search fields/engines by right-clicking them. This works on search bars of almost all sites including Google, GitHub, Amazon, Wikipedia etc. Then, a user may type the keyword in the address bar followed by a search term and will automatically be directed to the search result page as if he or she used the search bar directly on the corresponding website.
Let me make an example:
@yt
.@yt rickroll
and hit enter.Internally, this works by creating a bookmark with a special keyword in Firefox. A user may assign or change the keyword at any time by editing said bookmark. So essentially, those quick search actions are just regular bookmarks with a special keyword property.
It would be super awesome if Floccus could sync those keywords across multiple devices. Although, I'm not sure if it is even possible to somehow access those keywords from an extension.
PS: I'm sorry if this is a duplicate. I tried to search for a similar request without luck.
Describe the solution you'd like
Sync keywords of Firefox bookmarks.
Describe alternatives you've considered
Not sync the keywords via Floccus. Instead, set them manually on each device.
The text was updated successfully, but these errors were encountered: