Live data from Hacker News

Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

chrome.google.com

71–80 of 81 posts

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#71
post #62

I use and can recommend the chrome extension from https://sessionbuddy.com/ Even if you don't use it actively, it periodically saves the state of your windows and tabs (all locally), so you can restore sessions from months and years ago.

Session Buddy is great though I moved to Bookmark OS as it was easier to share sessions between browsers https://bookmarkos.com

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#72
post #31

I don't understand why a simple export of the list of current tabs open is not a basic, built-in feature of the browser. I am not asking for management or storage or export or sharing ... or anything interesting at all. I should just be able to go to: chrome://tabs (or whatever) and see a text list of tab URLs. All browsers should have this functionality.

chrome://inspect/#pages

Thank you. I am not a chrome user, however - do any such utility pages exist for Firefox and Safari ?

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#73
post #41

Earlier quoted context omitted.

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…

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 b…

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.

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#74

Serious question, people who have hundreds or thousands of tabs at a time, why? Personally I've never found the need to have so many tabs open.

Usually the most tabs I have open is because I was window shopping, particularly on Etsy. Etsy doesn't have a quick look option and it's faster to me to middle mouse click links to open them then go through them all once I'm done looking for a particular thing. Except it often ends up being a rabbit hole and I never get around to looking at the tabs.

You can favorite an item from the list view of items, but it adds it to the favorite list without prompting to sort into another list, which is worse than the YT or FB implementations of collection sorting. It's also easier to miss the prompt on the item view page since it only pops up for a few seconds. It ends up being easier to just open all the tabs and never favorite items I might want or not instead of going through favorites.

I tend to open various tabs to read things on Reddit, Wikipedia, research papers, etc in general and not come around to them either.

On top of that sometimes I leave things open because I want to share it later and haven't found a tool that makes it easy to sort collections like this. Pinterest is okay for things that have images, but the usability is not quite there either.

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#75
post #41

Serious question, people who have hundreds or thousands of tabs at a time, why? Personally I've never found the need to have so many tabs open.

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…

The tagging system is something I'm really missing from my internet searches, whether I want to organize short term or long term.

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#76

Earlier quoted context omitted.

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 b…

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.

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#77
post #48
post #14

Really like OneTab for this same functionality. https://www.one-tab.com - For Firefox and Chrome. Differences, clicking OneTab's "Share as web page" will give you a link with the date-time you merged your tabs into the OneTabs list as well as a QR Code. Saving tabs and also saving memory, when it auto merges them into a single space.

I really wish OneTab could sync between different computers. I regularly use three different machines and hate when I can't find a Tab I saved on one of the machines I'm not currently using.

Damn, I guess I've just been used to just finding a solution myself by merging into the OneTab singlepage, then using an easy to remember url shortener, to pull it up on another machine. Will try the suggestions posted in replies to this, hopefully with make things easier.

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#78

Earlier quoted context omitted.

Been using one one tab for last 3years and I have around 3000 tabs list :)

I hope you take backups - I lost 500 tabs stored in OneTab about 3 years ago. Just launched the browser like always, only to see blank onetab page. It probably wasn’t the extension’s fault but browser’s (I don’t remember whether I was using Vivaldi or Opera at that time), but that day I moved to https://pinboard.in

Hey, care to describe, in brief when you get a sec, pinboards difference or benefits to onetab?

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#79
post #78

Earlier quoted context omitted.

I hope you take backups - I lost 500 tabs stored in OneTab about 3 years ago. Just launched the browser like always, only to see blank onetab page. It probably wasn’t the extension’s fault but browser’s (I don’t remember whether I was using Vivaldi or Opera at that time), but that day I moved to https://pinboard.in

Hey, care to describe, in brief when you get a sec, pinboards difference or benefits to onetab?

For a rather fair price ($1/mo.), I get synchronization between devices, link tagging and custom notes (attached to bookmarks or not). I can search everything I entered by full text search (and for extra $1/mo., you can also search the content of webpages your saved links lead to). There is some staring feature (mark as favorite) and "todo" marking, but I never used these.

You can export your bookmarks in JSON, HTML or XML. I have a Python script that takes the JSON export and sends my bookmarks to archive.org's Save Page Now! service https://pastebin.com/uUVE22RD .

The biggest downside is that UI is slower, as obviously a web server is involved. But I like the UX flow provided by BrowserNative's Pinboard extension[0]: Alt+P to open bookmarking page, hit few letters of a tag, hit Tab to accept suggestion, hit Enter to Save, hit Ctrl+W to close the tab.

I have to say however, that my use case is primarily saving stuff "for future reference" or as long-term todo. I still have 20+ tabs open for short-lived stuff. Perhaps your workflow may differ.

What I miss a bit about onetab is the ability to quickly save or restore a whole set of tabs, and how you can open and delete a link in a single click.

[0]: https://addons.mozilla.org/en-US/firefox/addon/pinboardin/

Re: Show HN: Tablist – a chrome extension to copy and paste lists of open tabs

#80

Thanks this is really handy for me. In the past, I had to export tabs via the "Cluster - Window Manager" Extension and then finagle the CSV into an HTML file before I stuck in my Google Drive. Also, do you know if there is a version of this for Firefox?

Tablist is now also available for Firefox: https://addons.mozilla.org/en-US/firefox/addon/tablist/
Post reply on HN