Live data from Hacker News

Show HN: Markwhen: Markdown for Timelines

markwhen.com

41–50 of 102 posts

Re: Show HN: Markwhen: Markdown for Timelines

#43
post #20

Creator here - glad to see people like markwhen! Been working on markwhen for a few years now, originally inspired by cheeaun's life timeline that another commenter posted about. At this point markwhen is available as a VS Code extension, Obsidian plugin, CLI tool, and web editor in Meridiem. Some recent markwhen developments: - Dial, a fork of bolt.new (Stackblitz's very cool tool that leverages AI to help quickly s…

Looks very good.

Just a note. It was really hard to find how to sign up.

EDIT: and I still haven't found how to sign in in the desktop app.

Re: Show HN: Markwhen: Markdown for Timelines

#45
Great project, I always felt that this was missing in Markdown.

I wonder how we can "end" a timeline and start a new one in the same doc? So that I can write stuff like:

# My important project.

Description of the project goes here

## Timeline of the project.

2024-12-02: This is what I did today.

2024-12-01: This is what I did yesterday.

# My other important project.

Description of the project goes here.

## Timeline of the project.

2024-12-03: This is what I plan tomorrow.

---

Some thoughts about what I have written above.

Re: Show HN: Markwhen: Markdown for Timelines

#47
Again reimplementing Emacs Org mode. Nice work!

This looks terrific, but honestly Markdown is a document markup language. Org mode, while superficially similar in scope, is actually a data storage and exchange format. The data manipulation and querying built around Org mode are unlikely to be replicated in Markdown.

Re: Show HN: Markwhen: Markdown for Timelines

#48
post #20

Creator here - glad to see people like markwhen! Been working on markwhen for a few years now, originally inspired by cheeaun's life timeline that another commenter posted about. At this point markwhen is available as a VS Code extension, Obsidian plugin, CLI tool, and web editor in Meridiem. Some recent markwhen developments: - Dial, a fork of bolt.new (Stackblitz's very cool tool that leverages AI to help quickly s…

Congratulations on your release! I've working on building exactly the same tool but you beat me to it... I cannot compete with this functionality, and completeness. Amazing work!

Re: Show HN: Markwhen: Markdown for Timelines

#49
post #20

Creator here - glad to see people like markwhen! Been working on markwhen for a few years now, originally inspired by cheeaun's life timeline that another commenter posted about. At this point markwhen is available as a VS Code extension, Obsidian plugin, CLI tool, and web editor in Meridiem. Some recent markwhen developments: - Dial, a fork of bolt.new (Stackblitz's very cool tool that leverages AI to help quickly s…

pretty nifty tool. What license are you using for distribution?
Post reply on HN