Hacker News new | ask | show | jobs
by koch 703 days ago
Thanks for the shoutout, glad you like it!

Also available for VS code[0] and Obsidian[1]

[0] https://marketplace.visualstudio.com/items?itemName=Markwhen...

[1] https://obsidian.md/plugins?search=Markwhen

1 comments

Can it be used like mermaid's js lib? or ever considered making one out of it?
There’s a CLI [0] that outputs html, alternatively you can encode the markwhen text as base64 and append it as a hash to timeline.markwhen.com which will render it. Would look like timeline.markwhen.com#mw=[base64 encoded text]

[0] https://docs.markwhen.com/cli.html