What is the stack that you used for building this app? Pretty slick!
Show HN: Collected Notes – A note-taking blogging app I made
131–140 of 235 posts
Re: Show HN: Collected Notes – A note-taking blogging app I made
#132Earlier quoted context omitted.
What you're communicating is your exuberance, not the fact that your mom makes the best lasagna in the world.
I clearly suck at copy text. I blame my ESL
Re: Show HN: Collected Notes – A note-taking blogging app I made
#133Earlier quoted context omitted.
It would be great if there was a good way to find existing projects that achieve what we seek. Usually, the biggest names are visible, and it's hard to find alternatives that achieve specific ideas.
I suspect we need some sort of search engine that helps push us towards the alternate stuff. Currently google tends to highlight the big sites/authoritative sources etc, and not the smaller blogs/forums/etc as much. We basically need some filter against the winners that take all. Block off the top 10-20% sites and only show the long tail.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#134Earlier quoted context omitted.
Yes, please do! My job involves a lot of math, so it a dealbreaker for me when notetaking software doesn't have math support. These days it's very easy to include! The easiest way is to use KaTeX [1] to render math between dollar sign tags for inline math like this $x+y=5$ and for display math like this: $$ \int_a^b f(x) dx $$ Many markdown parsers (like markdown-it) have plugins for math support. In the future, I wo…
I've had a bunch of problems with KaTeX, I'd recommend mathjax instead.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#135Re: Show HN: Collected Notes – A note-taking blogging app I made
#136Re: Show HN: Collected Notes – A note-taking blogging app I made
#137Re: Show HN: Collected Notes – A note-taking blogging app I made
#138Excellent effort on the product! I had the similar idea for a long time as well, and I use Evernote to do all my blogging, then built a custom process to pull content from Evernote and create a static website using Jekyll. And I wouldn't use another platform just for blogging, the whole reason for me using Evernote is that all my notes are inside of Evernote and it's a perfect single place of truth for everything.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#139Re: Show HN: Collected Notes – A note-taking blogging app I made
#140Less 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…
Otherwise so it looks great, I look forward to giving it a go.