alt.hn

3/6/2026 at 1:18:48 AM

Show HN: Moji – A read-it-later app with self-organizing smart collections

https://moji.pcding.com

by desmonding

3/6/2026 at 1:16:22 PM

Pretty cool! (I can't test it, seems unavailable in Germany).

How are you handling the text extraction with Readability.js? Does that run in a WebView in the background? I've built a similar, albeit less feature-complete, read-it later app in the past [1]. Spent most of my rewriting the core of the Postlight parser [2] in native Swift.

Anyway, cool project, and I'd probably buy this once its available.

[1] https://franz.hamburg/writing/read-later-app.html

[2] https://github.com/postlight/parser

by scary-size

3/6/2026 at 6:27:24 AM

This feels very similar to Karakeep, but on-device instead of self-hosting.

The screenshots on the website don’t include images, so I was under the impression they’re not supported until I re-read the post here – it might be beneficial to add some.

by hxii

3/6/2026 at 8:11:19 AM

Thanks for the feedback! Will add some for sure.

by desmonding