TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you manage bookmarks (grouping, freezing)

2 pointsby isoos12 months ago
I&#x27;m one the tab hoarders, opening many browser windows (each for different topic), 10-50 tabs each. Besides the grouping, I also like to freeze a topic for months, revisiting them later (deferred buying or travel decisions). I&#x27;m looking for best practices to manage such setups effectively, willing to learn new ways and tools. What&#x27;s your workflow that you are willing to share?<p>Open source and self-hosted tools preferred, but not mandatory.

1 comment

jimswhims12 months ago
I don&#x27;t really have a workflow but a nice tool is the OneTab browser extension (<a href="https:&#x2F;&#x2F;www.one-tab.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.one-tab.com&#x2F;</a>) which will store all the tabs from the browser windows, they can be restored later, links can be moved between groups etc.<p>I had a go at getting chatgpt to classify them by pasting in the link&#x2F;title pairs from the onetab export tool and asking it to group them into similar topics. It was promising but didn&#x27;t really scale due to the limit on message size. I&#x27;m sure a tweaked&#x2F;retrained AI would do a pretty good job, not sure if there&#x27;s tools out there already to do this.