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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: How do you organize and store links related to projects?

3 点作者 julianez大约 10 年前
What are the best tools to organize your links when working on a specific issue/project? I tend to get frustrated with tons of tabs open. Tried Pocket, Evernote, Note trackers and text files. Still a mess. What's your system?

2 条评论

detaro大约 10 年前
Personal wiki can work quite well.<p>E.g. <a href="https:&#x2F;&#x2F;moinmo.in&#x2F;" rel="nofollow">https:&#x2F;&#x2F;moinmo.in&#x2F;</a> works nicely (can be put on a server, but also run locally and stores everything in plain text files)
评论 #9474279 未加载
auganov大约 10 年前
Dumping random related information in slack chats if other people are involved as well. Or actually even if it&#x27;s only me working on something, but it&#x27;s related to the overall project I&#x27;ll still do that.<p>A chaotic OneNote or docs.google.com doc works too.