Show HN: Collected Notes – A note-taking blogging app I made
91–100 of 235 posts
Re: Show HN: Collected Notes – A note-taking blogging app I made
#92Less than a month ago I decided to build an app for myself to solve a very specific problem: “I want to be able to take notes on my phone, share some of them online, and publish a few on my personal blog — oh, an I also want an API!” I built this is because no tool out there satisfied my needs: - Notion had no native app so it's very slow to use on mobile. Plus is too general. - Medium is a disaster for readers, they…
Great work. UI tip: When reading on mobile browser and rotating the phone the text doesn’t expand to occupy more space like it can. I find myself doing this a lot to read code on my phone so when a site doesn’t adapt to allow me to read it without odd line breaks I usually leave the site.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#93Less than a month ago I decided to build an app for myself to solve a very specific problem: “I want to be able to take notes on my phone, share some of them online, and publish a few on my personal blog — oh, an I also want an API!” I built this is because no tool out there satisfied my needs: - Notion had no native app so it's very slow to use on mobile. Plus is too general. - Medium is a disaster for readers, they…
Honestly, sounds like micro.blog and how I use it. Most importantly, micro.blog uses Micropub, an existing W3C standard API for blogging which is why things like Drafts, iAWriter, MarsEdit etc can all support it. Don’t get me wrong, this is a very cool project and it looks like you’ve done a great job. I would recommend looking into Micropub support though rather than role your own API. The IndieWeb group has worked…
Re: Show HN: Collected Notes – A note-taking blogging app I made
#94How is this different from private/public tumblr blogs and micro.blog?
Re: Show HN: Collected Notes – A note-taking blogging app I made
#95Earlier quoted context omitted.
Great work. UI tip: When reading on mobile browser and rotating the phone the text doesn’t expand to occupy more space like it can. I find myself doing this a lot to read code on my phone so when a site doesn’t adapt to allow me to read it without odd line breaks I usually leave the site.
Oh good catch, thanks!
Re: Show HN: Collected Notes – A note-taking blogging app I made
#96Re: Show HN: Collected Notes – A note-taking blogging app I made
#97Re: Show HN: Collected Notes – A note-taking blogging app I made
#98Re: Show HN: Collected Notes – A note-taking blogging app I made
#99I think I'm showing my ignorance as I didn't get why code blocks are surrounded by four back ticks (I thought Markdown used just one), but that's just me asking and certainly not complaining.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#100Loving the app's simplicity and the straight-to-the-point approach you had taken with the website. Definitely giving it a try, great work!