Markdown and Obsidian just started changing my life
...to the point where I became more comfortable writing blog posts using Markdown syntax!
Just take a look at my new workflow, and hopefully, you'll see what I mean:
And yes, the absurd mathematical expression in the middle of the page was something I typed out by hand, using only my keyboard, without selecting fancy symbols like the integral from a toolbar. And the matrix to the left of it was created the same way, using backslashes and ampersands. Obsidian then renders the expression using MathJax, but the actual file itself, stored on my local hard drive in a folder I can find easily is so lightweight, it doesn't take up too much storage space, and it's a cinch to email.
And when I specifically demarcate a block of text to be formatted as code, I can specify a specific programming language, and it magically color-codes everything so I instantly know what's what. That color formatting, again, is just how Obsidian renders it, so none of that is in the actual file itself.

Comments
Post a Comment