Earlier quoted context omitted.
In response to some of the suggestions: 1. Tab groups: I have been an extensive user of tab groups in the past (when it was native in Firefox); it’s very helpful if your tabs cleave nicely into less than a dozen or so projects/themes, and you have no more than a few hundred tabs. 2. Tree style tabs: The extensions I’ve tried tend to be very slow and non-ergonomic for my use case. 3. The % trick: Didn’t know this; tha…
> 2. Tree style tabs: The extensions I’ve tried tend to be very slow Try Sidebery: https://addons.mozilla.org/en-US/firefox/addon/sidebery/
On Browser Tabs
91–100 of 187 posts
Re: On Browser Tabs
#92I... have a problem. I recently had ~1600 tabs open in Firefox. With a lot of painstaking effort I cut it down to ~750. Quite some distance to go still. The default interface sucks once you have more than 50 tabs. I wish there were easy REPL-ish programmatic access to the list/dict of tabs (so I could filter out all GitHub tabs, or close all stackoverflow tabs, etc) and that was a first class citizen in the browser i…
Close you tabs and use your browser's history function to find them back if you really need them.
- Sometimes I remember when I closed a tab more than when I opened a tab but its organized around open-time
- Once I start searching, I lose the context o time. I have a rough idea of terms and time and want to find something.
Re: On Browser Tabs
#93I... have a problem. I recently had ~1600 tabs open in Firefox. With a lot of painstaking effort I cut it down to ~750. Quite some distance to go still. The default interface sucks once you have more than 50 tabs. I wish there were easy REPL-ish programmatic access to the list/dict of tabs (so I could filter out all GitHub tabs, or close all stackoverflow tabs, etc) and that was a first class citizen in the browser i…
Instead I have history that searches across all my work (news, python development, shopping, etc) and if I want to pause on some of it, without just leaving the tabs open, I have to manually delete and recreate the bookmarks to represent my current state.
Re: On Browser Tabs
#94I... have a problem. I recently had ~1600 tabs open in Firefox. With a lot of painstaking effort I cut it down to ~750. Quite some distance to go still. The default interface sucks once you have more than 50 tabs. I wish there were easy REPL-ish programmatic access to the list/dict of tabs (so I could filter out all GitHub tabs, or close all stackoverflow tabs, etc) and that was a first class citizen in the browser i…
I recently "closed" 12000+ (not a typo) tabs in one of my Firefox profiles into OneTab. In another profile I have 30+ different windows open for different projects and contexts, and I have more profiles (typically one per WM workspace which are topical). I've tried lots of browser addons/extensions and tools over the years, but none offered proper salvation. I have a design in my head of what kind of tool I'd like, b…
Re: On Browser Tabs
#95I built the "first tabbed browser", NetCaptor, back in 1997. https://www.buzzfeednews.com/article/josephbernstein/meet-th... My take - some of us leave tabs open way too long because we fear not being able to get back to those sites again… it’s loss aversion. Tabs aren’t the core problem per se, it’s recall. We need to solve the “I want to get back here again” problem. I primarily use Brave and effectively start fres…
Re: On Browser Tabs
#96Tabs were a mistake. They were a hack to work around window managers that lacked enough features and now we have a "window manager" inside of a window manager. Probably most apps have their own tab interface which works differently from every other app. We should rethink the design, improve the window managers, then remove tabs. I don't think it will ever happen, but it would be nice.
There was a Compiz extension that permitted window tabbing like this. I did not enjoy its use. I attempted to use it to create "environments". It was less effective than using workspaces because workspaces allowed full windowing.
I used the KWin tabs a fair amount, but they didn't fill the same use case as browser tabs. It would be interesting to see this implemented, of course you would also need to seriously patch the browser.
Re: On Browser Tabs
#97Usually I have no more than ten. Even when searching/researching something it doesn't get more than twenty - open all the interesting search results on the first search page, usually that's enough to find whatever I'm looking for. If not, tabs are being closed one by one or are being bookmarked with appropriate tags. Repeat for the next page of search results.
Re: On Browser Tabs
#98Re: On Browser Tabs
#99How do people manage to manage hundreds or even thousands of open tabs? And most importantly, why? Are they using tabs instead of bookmarks? Usually I have no more than ten. Even when searching/researching something it doesn't get more than twenty - open all the interesting search results on the first search page, usually that's enough to find whatever I'm looking for. If not, tabs are being closed one by one or are…
I imagine there's likely a correlation with ADHD, as well.
Re: On Browser Tabs
#100Earlier quoted context omitted.
There was a Compiz extension that permitted window tabbing like this. I did not enjoy its use. I attempted to use it to create "environments". It was less effective than using workspaces because workspaces allowed full windowing.
KWin does (did?) this as well. I think the biggest problem is that if you open a new "window" it doesn't know that you want it to show as a new tab on the same window. I think that this is largely because X doesn't actually know which window opened the new window. I used the KWin tabs a fair amount, but they didn't fill the same use case as browser tabs. It would be interesting to see this implemented, of course you…