Hacker News new | ask | show | jobs
by reidjs 1575 days ago
In addition to what the other posters mentioned, markdown/plaintext is easier to work with for automation tasks.

For example I schedule tweets through markdown files https://github.com/reidjs/markdown-tweet-scheduler

1 comments

Twitter doesn't support markdown, though. You're just posting text files. That's only a markdown file by technicality
I sort of misread the post, I meant to respond to why markdown/plaintext instead of Apple Notes or Google Keep. I found it more difficult to automate the task using Apple Notes' sqlite DB than markdown/plaintext files sync'd through iCloud.