Join us and the lead editor of IRL, Mozilla's multi-award-winning podcast, for a behind-the-scenes look at the pod and to contribute your ideas for the next season, themed: "AI and ME." Mark your calendar and join our Community Call on Wednesday, Aug 7, 17:00–17:45 UTC. See you there!

تلاش سپورٹ

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.

مزید سیکھیں

Adding a keyword to a bookmark folder

  • 1 جواب دیں
  • 1 میں یہ مسئلہ ہے
  • 1 دیکھیں
  • آخری جواب بذریعہ 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.

اس جواب کو سیاق و سباق میں پڑھیں 👍 0

تمام جوابات (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.