At this point I’m curious: WTF is Microsoft Word even good for? It’s like the worst-in-class tool for all things word processing, page layout, typesetting, embedding other stuff into the document, and more. Why are people still torturing themselves with this garbage? Just because it’s there? I mean, Wordpad is there too (though maybe not for much longer) but nobody uses that. It’s also garbage but still…
It’s the most reachable thing. Markdown feels like a toy for many (not me) and people outside of academia look at you kinkily if you suggest latex and bibtex.
It’s the most reachable thing. Markdown feels like a toy for many (not me)
Oh yeah. Markdown. While it does have a place, the limitations on top of my head as to why I wouldn’t use it in bigger projects:
There is no standard in that sense, but multiple dialects / flavors
No support for stuff you might want, e.g. alphabetical ordered lists.
It’s fine for when you know what output you produce, like for Lemmy or in a wiki or whatever. But once you want more control, you lack options or need to rely on non-“standard” (is there was one) solutions to somehow achieve it.
I think, as an easy, yet powerful solution, AsciiDoc is better-suited.
none of its direct competitors have the same feature set, and a word processor that can give me compile time errors is not one i’m going to use with much enthusiasm
But most don’t.
I had to rewrite the CV my job coach gave me from scratch. She’s a professional and used line breaks for spacing and texts blocks for grouping. Because she didn’t know about some key concepts (like frames or line height) you learn from web editing.
and a word processor that can give me compile time errors is not one i’m going to use with much enthusiasm.
That’s what happened after i saved her mess (written in MS Office .docx) once in Libre Office and loaded it again. To be fair, this was the document formats fault.
At this point I’m curious: WTF is Microsoft Word even good for? It’s like the worst-in-class tool for all things word processing, page layout, typesetting, embedding other stuff into the document, and more. Why are people still torturing themselves with this garbage? Just because it’s there? I mean, Wordpad is there too (though maybe not for much longer) but nobody uses that. It’s also garbage but still…
It’s the most reachable thing. Markdown feels like a toy for many (not me) and people outside of academia look at you kinkily if you suggest latex and bibtex.
Oh yeah. Markdown. While it does have a place, the limitations on top of my head as to why I wouldn’t use it in bigger projects:
It’s fine for when you know what output you produce, like for Lemmy or in a wiki or whatever. But once you want more control, you lack options or need to rely on non-“standard” (is there was one) solutions to somehow achieve it.
I think, as an easy, yet powerful solution, AsciiDoc is better-suited.
skill issue
word is fine if you know how to use it
none of its direct competitors have the same feature set, and a word processor that can give me compile time errors is not one i’m going to use with much enthusiasm
But most don’t.
I had to rewrite the CV my job coach gave me from scratch. She’s a professional and used line breaks for spacing and texts blocks for grouping. Because she didn’t know about some key concepts (like frames or line height) you learn from web editing.
That’s what happened after i saved her mess (written in MS Office .docx) once in Libre Office and loaded it again. To be fair, this was the document formats fault.
What do you use?
https://github.com/typst/typst
Thanks!