This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

ابحث في الدعم

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Adding a keyword to a bookmark folder

  • 1 (رد واحد)
  • 1 has this problem
  • 1 view
  • آخر ردّ كتبه Purujin

more options

I am trying to add a keyword to a bookmark folder, so that i can easily open all tabs in the folder at once. I know I can already do this by clicking on the bookmarks menu, scrolling down to the folder i want to open and selecting 'Open All in Tabs', but I'd much rather just use alt+d and a 1-3 letter keyword, as the trackpad of my laptop doesn't work all that well. However.. bookmark folders don't seem to support keywords. I have tried adding a keyword to my folder by manually editing places.sqlite, giving my folder a value in the 'fk' folder and adding a corresponding keyword to that value in the keywords table, but alas: this keyword instead opens support.mozilla.com, and now I'm here. I am hesitant to use any more addons for this, as I'm already using Tree Style Tab to neatly sort all these bookmarks, but if you have any recommendations fire away.

Thanks in advance!

I am trying to add a keyword to a bookmark folder, so that i can easily open all tabs in the folder at once. I know I can already do this by clicking on the bookmarks menu, scrolling down to the folder i want to open and selecting 'Open All in Tabs', but I'd much rather just use alt+d and a 1-3 letter keyword, as the trackpad of my laptop doesn't work all that well. However.. bookmark folders don't seem to support keywords. I have tried adding a keyword to my folder by manually editing places.sqlite, giving my folder a value in the 'fk' folder and adding a corresponding keyword to that value in the keywords table, but alas: this keyword instead opens support.mozilla.com, and now I'm here. I am hesitant to use any more addons for this, as I'm already using Tree Style Tab to neatly sort all these bookmarks, but if you have any recommendations fire away. Thanks in advance!

الحل المُختار

Hi there, In the end I made a javascript which opens all tabs i want using window.open(); and bookmarked this file. It looks a bit ugly in the address bar, but it's about practical use for me.

Read this answer in context 👍 0

All Replies (1)

more options

الحل المُختار

Hi there, In the end I made a javascript which opens all tabs i want using window.open(); and bookmarked this file. It looks a bit ugly in the address bar, but it's about practical use for me.