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.

Show HN: Keep your bookmarks clean and up-to-date

83 pointsby neiman1about 3 years ago

10 comments

neiman1about 3 years ago
Hey HN, this is just a super simple browser extension that I put together in a few hours to fix the annoying issue of bookmarks becoming outdated (e.g. the bookmarked page being deleted or removed). Just run the extension every once in a while to update the favicons and move dead sites into a trash folder (where you can then decide whether you want to keep or delete them).<p>Thanks to hrez for the suggestion in this thread: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29796099" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29796099</a><p>--<p>Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;samueldobbie&#x2F;remarkable-extension" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;samueldobbie&#x2F;remarkable-extension</a><p>Chrome Store: <a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;remarkable&#x2F;mjmbcbgnjacnhjpoikgilmocjlfmcogp" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;remarkable&#x2F;mjmbcbg...</a>
评论 #30433116 未加载
评论 #30433449 未加载
评论 #30437598 未加载
评论 #30439839 未加载
评论 #30432579 未加载
raspyberrabout 3 years ago
Bookmarked to do later.
hammyhavocabout 3 years ago
Would love to see a Firefox version of this.
评论 #30434810 未加载
Maledictusabout 3 years ago
Please add a license to your code. <a href="https:&#x2F;&#x2F;choosealicense.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;choosealicense.com&#x2F;</a> if you need help.
评论 #30439925 未加载
KennyBlankenabout 3 years ago
The cost of a dead bookmark hanging around is virtually zero and nowhere near the overhead (and small but non-zero risk) of another extension.<p>Sometimes there is value in knowing that a site has gone under, versus you not being able to remember the URL.<p>One can fetch dead URLs via Wayback machine.<p>The chances of a site (or several) temporarily being unreachable out of all my bookmarks is very much non-zero and I could see this plugin trimming bookmarks unnecessarily.
评论 #30434323 未加载
imwillofficialabout 3 years ago
Any HN tips on heuristics for bookmark management?
评论 #30433237 未加载
评论 #30434543 未加载
yannovitchabout 3 years ago
I have around 40.000 bookmarks that I try to keep organized (as resources for my blogs, future ideas, etc...). I have an hard time keeping track of what&#x27;s not good anymore.<p>Is your extension a good fit for such a large collection of bookmarks ?<p>(Plus, I&#x27;m on firefox, so +1 for a firefox extension)
评论 #30454216 未加载
swframe2about 3 years ago
I started sending myself email. I have a filter which moves them to a dedicated folder. I sometimes post the content of the webpage into the body of the email if I worry the site might go away. I will reply to my messages when I want to save additional notes and related information.
评论 #30434177 未加载
anthropodieabout 3 years ago
Do yourself a favor and use one of the below tools instead of browser based bookmarks<p>1. LinkAce: Save your bookmarks and organize them with tags and lists. The bookmarked page is gone? No worries. LinkAce automatically links it to archive.org page.<p>2. Shiori: Save bookmarks, archive them or use it like pocket. Like LinkAce you can organize your bookmarks using tags<p>[1]: <a href="https:&#x2F;&#x2F;www.linkace.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.linkace.org&#x2F;</a> | <a href="https:&#x2F;&#x2F;github.com&#x2F;Kovah&#x2F;LinkAce&#x2F;" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Kovah&#x2F;LinkAce&#x2F;</a><p>[2]: <a href="https:&#x2F;&#x2F;github.com&#x2F;go-shiori&#x2F;shiori" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;go-shiori&#x2F;shiori</a>
评论 #30432834 未加载
评论 #30432859 未加载
评论 #30432875 未加载
评论 #30433046 未加载
评论 #30433005 未加载
评论 #30434372 未加载
adparadoxabout 3 years ago
If anyone is looking for a hosted solution for bookmarks, I&#x27;ve been building devmarks.io on the side for the past few months which automatically syncs GitHub stars, Twitter likes, Hacker News favorites, and Pinboard.in bookmarks into one central location. Bookmarks can be added manually. I also retrieve extra metadata for developer-centric sites (think: number of forks and stars from GitHub repos, version numbers from PyPI, publish date from dev.to articles, etc). I automatically keep all of the bookmark data up to date once a day and back up the content in a readable format without ads or annoying pop-ups. I&#x27;d love to hear any feedback if you try it out!
评论 #30434392 未加载