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: Forlater.email – an email-based bookmarking service

98 pointsby icyover 3 years ago

14 comments

icyover 3 years ago
Hey HN. I decided to build forlater.email after frustration with existing read-later services. They all want me to create an account, or install an app.<p>Somewhat inspired by rss2email, I decided to build forlater -- a bookmarking&#x2F;read-later service you can use via email. Send a link to save@forlater.email (subject doesn&#x27;t matter!), and get a readable version of it in your inbox. Email is especially useful here because you can organize it however you like, and gives the you -- the user -- full control of your data, no account required.<p>I&#x27;ve been dogfooding it, and it&#x27;s super handy. Here&#x27;s what a saved page looks like on FairEmail (Android): <a href="https:&#x2F;&#x2F;x.icyphox.sh&#x2F;B8J4o.jpg" rel="nofollow">https:&#x2F;&#x2F;x.icyphox.sh&#x2F;B8J4o.jpg</a><p>Getting the HTML email template was surprisingly hard. You have to write HTML like it&#x27;s 1999: &lt;table&gt;s and inline styling. For plaintext, I&#x27;m using the oh-so-handy &#x27;lynx&#x27;.<p>Finally, it&#x27;s all free software: <a href="https:&#x2F;&#x2F;github.com&#x2F;forlater-email" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;forlater-email</a> (or <a href="https:&#x2F;&#x2F;git.icyphox.sh&#x2F;forlater" rel="nofollow">https:&#x2F;&#x2F;git.icyphox.sh&#x2F;forlater</a>)<p>Rest assured, you can be sure that forlater isn&#x27;t going anywhere. It costs me very little (for now) to run, and I&#x27;m its biggest user. I plan to make it more self-hosting friendly and write some docs for the same.<p>Until then, thanks for checking it out!
评论 #28583765 未加载
评论 #28584194 未加载
tailspin2019over 3 years ago
&gt; forlater is an email-based bookmarking service. You send us an email with a link (or links), and receive a readable, clutter-free version of the article in an email.<p>This is an awesome concise straight-to-the-point summary (which is harder to achieve than it looks).<p>&gt; This is a “paid service” — you just pay how much ever you want via Liberapay. I insist that you try it out before you do; you can better gauge how much value you derive from forlater. It’s completely fine if you don’t want to pay too!<p>Love it. Such a great approach.
评论 #28583328 未加载
评论 #28564083 未加载
georgyoover 3 years ago
Interesting idea, I like it.<p>The biggest problem I see is that this is going to (eventually) be used by spammers.<p>I can send a mail with a FROM anywhere with a link. That link will be advertising for something, and your service will mail it off to some unsuspecting person.<p>This means your mail server&#x27;s reputation will end up being black listed everywhere.<p>Enforcing DKIM&#x2F;SPF validation would help a lot (but not perfect). I verified that you are not currently doing any validation today. I was able to spoof my gmail address from my residential IP. You do not have very long to fix it before it gets abused.
评论 #28583237 未加载
Aachenover 3 years ago
Stallman would approve! If I recall correctly this is how he browses all of the Internet.
marbanover 3 years ago
Extracting the actual body of an article can be really tricky in certain edge cases — What&#x27;s your approach here?
评论 #28583345 未加载
codetrotterover 3 years ago
Took me a moment to realize that it’s “for later”, because we have a verb in Norwegian “å forlate” which means “to forgive”, and in one of its forms, it is called “forlater” (“forgives”).<p>Name is perfectly fine though, don’t get me wrong :)
blowfish721over 3 years ago
Just wanted to say that this is such a great idea!
Sploover 3 years ago
Nice! I wanted to build something like this. A feature I&#x27;d like is to receive a daily digest of all my links in a readable format.
评论 #28582842 未加载
e-clintonover 3 years ago
Congrats on launching!<p>I like the idea. However, I’m a big Pocket user and can’t help but notice that this way of bookmarking takes significantly more effort than sharing to Pocket or clicking on the Pocket extension.<p>What’s the benefit over Pocket outside of not having to install an app&#x2F;extension ?
评论 #28593088 未加载
ohufover 3 years ago
Read about forlater.email and learned about Ko.Fi. I love the web.
sebstover 3 years ago
Love the idea. Tested with Microsoft 365, Google Apps and iCloud account.<p>Only the Google account surfaced the saved mail in the inbox. MS365 put it to junk. On iCloud it does not surface at all.
anfooover 3 years ago
Hey, I like the idea. Unfortunately I could not try it since my email provider only allows sending via TLS which forlater does not seem to support.
评论 #28584414 未加载
marbanover 3 years ago
Also <a href="https:&#x2F;&#x2F;www.emailthis.me" rel="nofollow">https:&#x2F;&#x2F;www.emailthis.me</a>
评论 #28583294 未加载
nowherebeenover 3 years ago
Do you allow ‘+’ sign for labelling purposes?
评论 #28584369 未加载