Wow, this is awesome! My OS is heavily scripted and keybound, thanks to 15 years of cumulative incremental fixes and a kick-ass WM. The one thing that's frustrated me is the relative black box that my browser represents, and writing a shim between my WM and browser tabs has been on my TODO list for a long, long time (through a couple of aborted attempts due to a combination of Chrome's at-the-time obsolete documentat…
What window manager do you use?
TabFS: Mount your Browser Tabs as a Filesystem
151–160 of 242 posts
Re: TabFS: Mount your Browser Tabs as a Filesystem
#152Re: TabFS: Mount your Browser Tabs as a Filesystem
#153Earlier quoted context omitted.
Hm, I'm kind of confused by your perspective here. Do you only have a single thread of tasks you're doing at any given time on your machine, all of whose resources are torn down and rebuilt from scratch when needed? I use my current laptop both for work and personally, and in my personal workspaces alone, I have at least half a dozen browser windows with ~20 tabs representing research that I'm doing or a task that I'…
> well-managed environment (ie one that has non-rudimentary window management and a browser/extension that handles idle tabs with negligible ongoing resource use). Can you elaborate on this? Which extensions are you talking about? I also rack up hundreds of tabs and my browser is often the main resource hog for me. I’ll often have to kill -9 it to force it to start with “oops we crashed, here are your previous tabs i…
Re: TabFS: Mount your Browser Tabs as a Filesystem
#154Earlier quoted context omitted.
KHTML came from kde before apple times
Wow i just learned that today Thanks btw and it’s sad how this did got very little attention
Re: TabFS: Mount your Browser Tabs as a Filesystem
#155Earlier quoted context omitted.
I wonder if they were inspired by BeOS. These days many desktop interfaces feel quite dumbed-down. Still very usable though. But perhaps sometimes with unrealized potential.
Nope, Telligent, Xerox PARC workstations, ETHZ Oberon based OSes, and Solaris already had this idea surfaced in different ways.
Re: TabFS: Mount your Browser Tabs as a Filesystem
#156This is a brilliant piece of work. As someone who has thousands of tabs open, I've always wanted to "close all tabs with a single command", or view all the open tabs and mass select them and close, for years. Otherwise, going through them one by one and deleting takes forever. Now somebody make a vim pluggin so I can delete tabs by visual selecting a bunch of them and typing "d".
Re: TabFS: Mount your Browser Tabs as a Filesystem
#157This is the best idea I've seen all year. You can make it so that every website is fully searchable and the data easily viewable/extractable. Set up the marketplace for user created plugins, the possibilities are endless. I would happily contribute $25k to this. reply if interested.
Re: TabFS: Mount your Browser Tabs as a Filesystem
#158I'd be willing to back a patreon that explores this concept further. I'd be worried about browser updates breaking things though.
Re: TabFS: Mount your Browser Tabs as a Filesystem
#159It would be interesting to have a "persistent" layer where you could store stuff related to a domain. For example you would store userscripts in "ycombinator.com" folder, and they would load each time a tab of that domain is open. That would be a clean organization.
Then, if websites are made with TabFS in mind, the gap between the concepts of "apps" and "website" is probably filled.
Re: TabFS: Mount your Browser Tabs as a Filesystem
#160I had been looking for a way to "scriptably" sort the Firefox tabs I have open. Unfortunately by cursory glance this would not allow us to change the order of tabs (AKA the index). Very cool idea though and looking forward to seeing what comes of it.