Y
Hacker News
new
|
ask
|
show
|
jobs
by
Someone
164 days ago
“Fun”. In the latest MacOS, Apple Notes supports markdown export (
https://support.apple.com/en-md/guide/notes/not201900c07/mac
), but not through its AppleScript dictionary.
So yes, it seems you do need Pandoc to do html-to-markdown and vice versa.
1 comments
shuka
162 days ago
Yea, it was a bummer they don't have access to it on the AppleScript side. I considered using an x-callback for it but it's not that stable either which is what I was going for. Maybe in the future
link