←back to thread

384 points ingve | 1 comments | | HN request time: 0.204s | source
Show context
meonkeys ◴[] No.41880334[source]
Lots of folks mentioning Markdown in the comments. +1 to that. Plain text FTW. I think a lot about my own data hoarding / archiving, and plain text is such a key part of that. Very future-proof.

Ever since WordPerfect I've preferred more deterministic, lightly-formatted documents with some way to see formatting characters directly. Markdown is brilliant, basically a DSL (domain-specific language) for HTML.

The key to plain text is tooling! A couple Markdown tools I haven't seen mentioned here yet (even though they've come up on HN before) are:

https://addons.mozilla.org/en-US/firefox/addon/markdown-view... - pretty-render Markdown right in the browser

https://casual-effects.com/markdeep/ - standalone web-friendly Markdown formatter with many features

replies(3): >>41883572 #>>41886453 #>>41888745 #
1. Brajeshwar ◴[] No.41888745[source]
Same here. I have been doing more and more of Plain Text. I wrote about my thoughts on it for my archives at https://brajeshwar.com/2022/plain-text/

Google/Search tends to send quite a lot of people looking for how to take notes with Plain Text, and they seem to have benefited from my simple write-up.