Sorry if this is a bit off-topic but for me the website is overwhelming. Everything is very large and animated which makes me dizzy. I don't know what is happening when I scroll.
Show HN: We built an app for reading articles saved for later
21–30 of 97 posts
Re: Show HN: We built an app for reading articles saved for later
#22Also maybe a nice to have feature would be to group similar articles by theme so that when I sit down to read one article I can read all articles around the same theme while I'm still focused.
Re: Show HN: We built an app for reading articles saved for later
#23Sorry if this is a bit off-topic but for me the website is overwhelming. Everything is very large and animated which makes me dizzy. I don't know what is happening when I scroll.
It is on-topic :) Thanks for saying that, I felt a bit like that when designing it but the feedback we’ve gotten so far was really positive. Might consider something less in a good sense overwhelming for the next version
And, for what it's worth, I saw the landing page on desktop and it felt nicely done, and the animations had a purpose.
Re: Show HN: We built an app for reading articles saved for later
#24Really interesting idea! Would love to try it out when it's available for Android (or Web)
Re: Show HN: We built an app for reading articles saved for later
#25Re: Show HN: We built an app for reading articles saved for later
#26Re: Show HN: We built an app for reading articles saved for later
#27Earlier quoted context omitted.
They don’t allow it in their TOS or App Store guidelines? Desktop Safari supports bookmark (& reading list) export via an HTML file on the off chance you’re not aware, and it isn’t banned.
We might be talking about different things: one off export is possible like you mentioned but no way to sync saved links to the reading list continuously as there’re no API’s for that from Apple
Here is an example with some code showing how someone did it so they could upload it to Pinboard: https://brettterpstra.com/2015/01/06/reading-list-catcher/
Re: Show HN: We built an app for reading articles saved for later
#28Re: Show HN: We built an app for reading articles saved for later
#29Earlier quoted context omitted.
We might be talking about different things: one off export is possible like you mentioned but no way to sync saved links to the reading list continuously as there’re no API’s for that from Apple
On Desktop Safari the reading list is stored in a Bookmarks plist file you can grab and filter out Reading List items from, might be worth having some little desktop util for a 1 time sync to move people onto your platform? It's not ideal, but it's better than nothing. Here is an example with some code showing how someone did it so they could upload it to Pinboard: https://brettterpstra.com/2015/01/06/reading-list-ca…
Re: Show HN: We built an app for reading articles saved for later
#30I think this could be very useful, any plans for Android or web app? Also maybe a nice to have feature would be to group similar articles by theme so that when I sit down to read one article I can read all articles around the same theme while I'm still focused.
Great suggestion! We have auto-tags for that right now, but of course it’s not perfect yet. But could be nice to suggest similar ones at the end of the one I just read, like you suggested