Nota is a language for writing documents, like academic papers and blog posts
1–10 of 217 posts
Re: Nota is a language for writing documents, like academic papers and blog posts
#2Re: Nota is a language for writing documents, like academic papers and blog posts
#3* More in the space of LaTeX than Markdown (but with elements of each).
* Written in JavaScript (so lots of of people can contribute in a language they already know).
* MIT license.
Nice! I don't know that I have an immediate use for it today, but this looks super nifty. If I did want to write something that needed some LaTeX-y features, and wasn't aiming for publication in a place that required it, I'd give Nota a shot. While I think Knuth is basically a demigod, it's not like he descended from on high, gave us TeX, and said "thou shalt never try anything new ever again".
Re: Nota is a language for writing documents, like academic papers and blog posts
#4I actually don't agree with this. I think _not_ having "essential dynamism" where it's not needed is actually a feature, not a bug.
Re: Nota is a language for writing documents, like academic papers and blog posts
#5If that is so, I think someone needs to wrap Nota into a product for it to take off. Because while the results look great, fiddling with node.js to build a document is too much work -- it's like Latex all over again. Most people will prefer to use Notion or a word processor.
Re: Nota is a language for writing documents, like academic papers and blog posts
#6I strongly disagree in the general case. PDFs all the way.
Re: Nota is a language for writing documents, like academic papers and blog posts
#7So: * More in the space of LaTeX than Markdown (but with elements of each). * Written in JavaScript (so lots of of people can contribute in a language they already know). * MIT license. Nice! I don't know that I have an immediate use for it today, but this looks super nifty. If I did want to write something that needed some LaTeX-y features, and wasn't aiming for publication in a place that required it, I'd give Nota…
Missing far too many niceties in comparison to modern languages with more guardrails to protect yourself from silly mistakes. The only way I can write Latex is to heavily rely upon \input{} segments to keep isolated blocks in case I break something through a missed escape.
I keep yearning for a modern take, but it feels like we are stuck in a local optimum from which there is no escape. New platform has to fight with the decades of accumulated inertia and packages which exist in Tex.
Re: Nota is a language for writing documents, like academic papers and blog posts
#8Re: Nota is a language for writing documents, like academic papers and blog posts
#9Re: Nota is a language for writing documents, like academic papers and blog posts
#10Nota: A Document Language for the Browser - https://news.ycombinator.com/item?id=31348316 - May 2022 (55 comments)