tabwrangler icon indicating copy to clipboard operation
tabwrangler copied to clipboard

Hotkey for tab locks

Open Bubbha-Gautama opened this issue 6 years ago • 2 comments

The main problem with Tabwrangler is it's too time-consuming to lock tabs, and that really eats up all the gains you get from deleting old tabs.

Some times you need to keep tabs, but if you need to open the program and locate the tab first to do that, it's too complicated to be practical. A simple hotkey in the tab itself would be much better.

Bubbha-Gautama avatar Nov 13 '19 05:11 Bubbha-Gautama

I started working on it but chrome starts somehow glitching when i add a second hotkey to the manifest and i have yet to figure out what the fuck is happening because it does not make any sense at the moment.

sarahkadar avatar Dec 10 '19 20:12 sarahkadar

I haven't yet implemented this because I'd like to be able to give visual feedback when a tab is locked. Other extensions change their icons based on the current focused tab, so Tab Wrangler could do the same.

  1. if Tab Wrangler is disabled, show circle with cross through it icon
  2. else if current tab is locked, show locked icon
  3. else show default icon

ssorallen avatar Dec 10 '19 22:12 ssorallen

This was implemented in commit https://github.com/tabwrangler/tabwrangler/commit/75d6d47b40d8eb03f2b6950284a50fa3b428769e and released into v6.10.0.

ssorallen avatar Sep 20 '23 12:09 ssorallen

As of v7.1.0, it does not appear that Tab Wrangler implements "if current tab is locked, show locked icon". This would be a really nice feature! Without this feature, it appears there may be no way to keep track of what tabs are locked besides going through the menus.

krosa100 avatar Oct 19 '23 20:10 krosa100

Thank you for bringing that up, @krosa100. I opened #430 to track the icon change.

ssorallen avatar Oct 23 '23 12:10 ssorallen

i mean why wait untill you can get visual feedback when a tab is locked? why not just add hotkey now and deal with that later?

Slyger avatar Nov 09 '23 11:11 Slyger

@Slyger The feature is already built and in v6.10.1. It was released to Firefox but not to Chrome, I will release it now.

ssorallen avatar Nov 10 '23 16:11 ssorallen

Ah ok cos in the chrome extention store its version 6.9.0 last updated March 2021

Slyger avatar Nov 10 '23 23:11 Slyger