Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Oh you can download your notes easily under profile. It will send you a .zip file with all your markdown files!

Google Analytics I won’t add. In fact I don’t even use it for the site. I don’t want to track people. But views counts will come soon.



Well, view counts would work. Cool to hear that I can get the markdown. Is there any way to insert arbitrary html? Then I can put whatever I need.

Maybe as a premium feature under my domain?


Will think about that, what kind of things would you put? I don’t want to become a CMS or geo cities :)


It's mainly to work around bugs in the system. For example:

site: https://www.shawwn.com/thanks

markdown: https://www.shawwn.com/thanks.page

If you "view source" on the markdown page, you'll see:

  Twitter: <a href="https://twitter.com/theshawwn">@theshawwn</a>  
The reason is that [@theshawwn](https://twitter.com/theshawwn) didn't convert into HTML for some reason. I assume the @ character threw it off, and I didn't want to drop what I was doing to figure out why. But there are a million small things like that.

For https://collectednotes.com/shawwn/sample-note, I would put GA into my notes.



Yes, your markdown implementation is fine. Pandoc (the one I use) seemed broken. The HTML was a way of working around the problem.

The main reason to let users inject HTML is that they can add features you don't have. GA is one; mathjax is another.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: