Show HN: Markwhen: Markdown for Timelines
11–20 of 93 posts
Re: Show HN: Markwhen: Markdown for Timelines
#12This looks neat. I wish it used iso8601 [0] dates. It’s pretty convenient as the time periods uses the format YYYY-MM-DD/YYYY-MM-DD and I think is easier to mentally parse than MM/DD/YYYY-MM/DD/YYYY. Of course I didn’t even know what a solidus (“/“) was until using iso8601. Also, I usually find standards pretty much as overhead, but 8601 seems pretty good as a universal standard. [0] https://en.wikipedia.org/wiki/ISO…
`2022-08-02T23:00:00.000Z - 2022-08-03T00:00:00.000Z: Event`
but in general I do need to figure out a way to allow more customizable date parsing.[0]
Re: Show HN: Markwhen: Markdown for Timelines
#13This looks neat. I wish it used iso8601 [0] dates. It’s pretty convenient as the time periods uses the format YYYY-MM-DD/YYYY-MM-DD and I think is easier to mentally parse than MM/DD/YYYY-MM/DD/YYYY. Of course I didn’t even know what a solidus (“/“) was until using iso8601. Also, I usually find standards pretty much as overhead, but 8601 seems pretty good as a universal standard. [0] https://en.wikipedia.org/wiki/ISO…
Especially for those outside the USA!
Re: Show HN: Markwhen: Markdown for Timelines
#14Really awesome to see this evolving to this stage :)
So cheeaun here posted his life timeline project[0] 9 years ago (!) to hacker news[1] and I always thought it was pretty neat. I made a tool to make timelines like that and it has since evolved into markwhen.
[0] https://github.com/cheeaun/life [1] https://news.ycombinator.com/item?id=6833565
Re: Show HN: Markwhen: Markdown for Timelines
#15Re: Show HN: Markwhen: Markdown for Timelines
#16This looks neat. I wish it used iso8601 [0] dates. It’s pretty convenient as the time periods uses the format YYYY-MM-DD/YYYY-MM-DD and I think is easier to mentally parse than MM/DD/YYYY-MM/DD/YYYY. Of course I didn’t even know what a solidus (“/“) was until using iso8601. Also, I usually find standards pretty much as overhead, but 8601 seems pretty good as a universal standard. [0] https://en.wikipedia.org/wiki/ISO…
> It’s pretty convenient as the time periods uses the format YYYY-MM-DD/YYYY-MM-DD and I think is easier to mentally parse than MM/DD/YYYY-MM/DD/YYYY Especially for those outside the USA!
Out of curiosity, in what order do Europeans verbally say full dates with month names? Or does it vary by language?
Re: Show HN: Markwhen: Markdown for Timelines
#17Re: Show HN: Markwhen: Markdown for Timelines
#18Don’t be afraid to distinguish your tool from its inspirations.
Re: Show HN: Markwhen: Markdown for Timelines
#19Very cool! One suggestion, this is not Markdown, this is plain text for timelines. Don’t be afraid to distinguish your tool from its inspirations.