TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 isoos12 个月前
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 个月前
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.