If it is worth keeping, save it in Markdown
-
Sure does; other people understand it too.
Your kids in 20 years trying to find your will, will love you.
-
Handwritten HTML with limited tags works just as well for many purposes (just forbid div, span, and a few others and the complexity you see in most webpages evaporates). The important part is using a text-based format from which information can be extracted even if the fancier display protocols become obsolete.
Which is markdown
-
This post did not contain any content.
I like more Org Mode but I know that Markdown now is more universal. But... The best of both formatos is that I can use any plain text editor for read and editing it
-
Ugh tables are really the killer. If my editor doesn't support tables then I avoid them like the plague.
What do you mainly use that supports tables?
-
Which is markdown
Not really. HTML has a formal standard and definition that covers how to properly handle most corner cases that can arise when displaying it. Markdown has no overarching formal standard and exists in multiple dialects which are not always compatible with each other.
On the gripping hand, HTML involves more keystrokes (and technically speaking you need to include a bit of boilerplate in the file for it to be proper HTML). So it depends on whether you're willing to do a bit more typing to make sure that no one can possibly confuse your italics with boldface.
-
Not really. HTML has a formal standard and definition that covers how to properly handle most corner cases that can arise when displaying it. Markdown has no overarching formal standard and exists in multiple dialects which are not always compatible with each other.
On the gripping hand, HTML involves more keystrokes (and technically speaking you need to include a bit of boilerplate in the file for it to be proper HTML). So it depends on whether you're willing to do a bit more typing to make sure that no one can possibly confuse your italics with boldface.
Tags interfere with human readability. Open any markdown file with a text editor in plain text and you can basically read the whole thing as it was intended to be read, with possibly the exception of tables.
There's a time and a place for different things, but I like markdown for human readable source text. HTML might be standardized enough that you can do a lot more with it, but the source file itself generally isn't as readable.
-
This post did not contain any content.
That website was the fastest loading website I’ve ever visited.
-
What do you mainly use that supports tables?
I use obsidian. It have been pretty happy with it's table support lately. It used to be much worse.
-
And the official Obsidian Web Clipper does just that. It saves the content to your vault as a markdown note.
As far as I can tell this is a desktop plugin. On mobile it only brings across the plain text.
-
This post did not contain any content.
Interesting stuff, but my main takeaway is that very little of my output is worth keeping! (Who's going to need out-of-context Star Trek shitposts in 20 years?)
-
That website was the fastest loading website I’ve ever visited.
That thing loaded before I even click the link.
-
No print it, everything digital needs a fairly complex machinery to work.
Do both and use the digital copy to print a new physical copy every x years.
-
This post did not contain any content.
Man alive, all that time I wasted learning LaTeX in that case. Supports tables properly, "floats" pictures and figures about without messing up the flow of text, exceptional support for equations, beautiful printed output...
Suffers from a completely insane macro-writing language, and its markup is more intrusive in the text than markdown's is. Also, if you have very specific formatting output requirements (for a receiving publication, for instance) then it can be somewhat painful to whip into shape. Plain-text gang forever, though.
-
That website was the fastest loading website I’ve ever visited.
I felt like I was back in the 2000s when I first got cable internet, but before ads took over everything.
-
That website was the fastest loading website I’ve ever visited.
You made me click the link out of pure skepticism. You were not exaggerating.
-
Ugh tables are really the killer. If my editor doesn't support tables then I avoid them like the plague.
org-mode
I don't use it though. I tried and forgot
-
That website was the fastest loading website I’ve ever visited.
You will probably be a fan of https://kagi.com, then. I know it’s what I first noticed and what stood out to me a couple years back…
-
That website was the fastest loading website I’ve ever visited.
You'd like the mcmaster-carr website.
-
This post did not contain any content.
Me with folders upon folders of plain .txt:
-
gotta hop on obsidian, everybody's doin it
Idk, I would be cautious about trusting my personal notes to a proprietary piece of software...