I recently saw a website on HN where a developer had put all his working notes on that website as an experiment. It wasn't a proper blog - just inter-linked notes the way I take on a personal level. I am not able to find that website now. Can someone share it with me if you have it? The reason I am curious about that, and the tool that OP has built, is that I have now realized that most of my personal notes don't hav…
Are you referring to https://notes.andymatuschak.org/About_these_notes ?
Show HN: Collected Notes – A note-taking blogging app I made
211–220 of 235 posts
Re: Show HN: Collected Notes – A note-taking blogging app I made
#212Def tempting. Hope it sticks around
Re: Show HN: Collected Notes – A note-taking blogging app I made
#213Sounds like what I’m configuring for Myself with Hugo and github, but with a live markdown editor, which would be great. Def tempting. Hope it sticks around
Re: Show HN: Collected Notes – A note-taking blogging app I made
#214Earlier 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…
Maybe a bit late, but chiming in here to say that prosemirror in general is absolutely amazing. Used it to build my own note taking app, highly recommended.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#215Earlier quoted context omitted.
In that case: make sure you trust your registrar. There was a story here a couple of weeks ago or something with a post mortem from someone who got their websites taken offline and access to their mail suspended or taken offline because some automated system at a giant corporation decided so. It stayed offline for hours because there was no competent humans available with authority to override the clearly (AFAIK) stu…
The story in question: https://blog.gitbook.com/tech/post-mortems/06-20-gitbook-dom... ( https://news.ycombinator.com/item?id=23417046 ). Note that in that case the user content was on a separate domain—the registrar blocked the entire account .
(Although I think there might have been some comments about user generated content on the main domain.)
Re: Show HN: Collected Notes – A note-taking blogging app I made
#216Re: Show HN: Collected Notes – A note-taking blogging app I made
#217Re: Show HN: Collected Notes – A note-taking blogging app I made
#218Earlier 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
#219I'm trying to understand what makes this app so popular, I created my own notetaking-app and did a shown HN and got like 5 upvotes yet I have plently of features this doesn't have like nested folders, search, hotkeys, code tagging, tools for creating tables/code, uploads of pdfs, images and all of this completely free. It's almost like setting a price on the service makes people want to use it more.
Re: Show HN: Collected Notes – A note-taking blogging app I made
#220I'm trying to understand what makes this app so popular, I created my own notetaking-app and did a shown HN and got like 5 upvotes yet I have plently of features this doesn't have like nested folders, search, hotkeys, code tagging, tools for creating tables/code, uploads of pdfs, images and all of this completely free. It's almost like setting a price on the service makes people want to use it more.
I'm not sure it means anything. HN has reached a volume of submissions where it seems like what reaches the front page is a matter of luck.