Hacker News new | ask | show | jobs
by errnoh 2254 days ago
I think my tabs mostly belong to one of two categories:

* Research about a subject (that I didn't close when I continued to the next one)

* "Oh that's interesting, I'll read it later"

I do remember that 10+ years ago I used to have a nice collection of bookmarks, each with relevant tags. Then one day I had to switch browsers due to performance issues, the new browser didn't support tags from the previous one so lost everything. Ended up just keeping tabs open after that and every now and then I just go through them until 500 or so remain.

For the "read it later" scenario I'm aware that there are a lot of services that try to solve that problem, none that I've tried just seem to fit my workflow.

2 comments

I'm very similar to you... i even made a webext to help me find tabs quickly as i will tend to open a window do something and then open up a few tabs in that window and eventually minimize the window to dock. if you have a hundred tabs open across many windows you come into a situation of where did that tab go? now it's just cmd-shift-e and visually scroll through the list of open tabs and then click on the link to bring it front and center.

might be useful to you:

https://addons.mozilla.org/en-US/firefox/addon/tabist/

https://chrome.google.com/webstore/detail/tabist/hdjegjggiog...

and open source too if someone feels like contributing:

https://github.com/fiveNinePlusR/tabist

Thank you for your extension; I'm a user and it really helps me find the tab in my Firefox "window-forest".

I'm a heavy Tree Style Tab user, though, and tree-state isn't reflected in your addon. Would you consider implementing the support (and maybe easy JSON export of the generated list)?

In any case, thanks for your efforts.

you're welcome... not sure if tree style tabs has an api i can use to get that information. i actually have a dump of tabs to json in an unreleased version i used for backup and restore but it's not live yet.
The tagging system is something I'm really missing from my internet searches, whether I want to organize short term or long term.