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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Does this curation tool exist?

2 点作者 DanLivesHere将近 12 年前
Hi HN!<p>I&#x27;m looking to create a one-page website which is just curated links organized by topic. Ideally, it&#x27;d be driven by a bookmarklet similar to the old del.icio.us one. I&#x27;d click the bookmarklet, title and categorize the link, and it&#x27;d be added to the page. I could re-order&#x2F;remove categories and links from the page through the page itself.<p>Does this exist anywhere?

3 条评论

adamtaa将近 12 年前
I haven&#x27;t written the bookmarklet and the site is going through a redesign to use an API but what you just mentioned is my bookmark manager that doesnt require you to be registered or logged in to explore it. It is called Mark my place and it is located at www.markmyplace.com. If you begin to use it I will take into account any changes you want for the redesign. The redesign is supposed to shift everything to the website&#x27;s front page, and be completely driven by AJAX but if you look at it you can see the potential. It would be nice to have a user to develop for who wasn&#x27;t just me. Thanks for your time.
chrisbuc将近 12 年前
Try <a href="http:&#x2F;&#x2F;tldr.io&#x2F;discover" rel="nofollow">http:&#x2F;&#x2F;tldr.io&#x2F;discover</a> - it uses a chrome extension and lets users summarize content (the content also has a nice HN rollover that shows you the summaries of stories). The web page has the summarized links organized by category. You can also use it to summarize your own blog (via an embed). (I have no relation to tldr.io, but I just like the tool).
joshcanhelp将近 12 年前
I built one that runs on WordPress:<p><a href="http:&#x2F;&#x2F;wpdrudge.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;wpdrudge.com&#x2F;</a>