Earlier quoted context omitted.
> 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!
As someone who grew up in the US, it's still bizarre as a programmer to have a mixed-significance ordering (MM-DD-YYYY) instead of any consistently-endian ordering (DD-MM-YYYY or YYYY-MM-DD). Out of curiosity, in what order do Europeans verbally say full dates with month names? Or does it vary by language?
Show HN: Markwhen: Markdown for Timelines
61–70 of 93 posts
Re: Show HN: Markwhen: Markdown for Timelines
#62I’ve been working on markwhen as a way to easily create timelines just from text. I’ve used it personally to help plan and coordinate my own wedding ( https://markwhen.com/rob/wedding ) and for keeping track of life events, and I’ve seen it used for event planning, project management, and to visualize historical events or periods of time. I personally like tools that let you immediately start using them, and I set ou…
Did you build the timeline UI yourself? Can it be used as a library?
Re: Show HN: Markwhen: Markdown for Timelines
#63Re: Show HN: Markwhen: Markdown for Timelines
#64I’ve been working on markwhen as a way to easily create timelines just from text. I’ve used it personally to help plan and coordinate my own wedding ( https://markwhen.com/rob/wedding ) and for keeping track of life events, and I’ve seen it used for event planning, project management, and to visualize historical events or periods of time. I personally like tools that let you immediately start using them, and I set ou…
Re: Show HN: Markwhen: Markdown for Timelines
#65Earlier quoted context omitted.
These replies are fascinating. When saying a date I always say month day year. I hadn’t considered that this might be cultural.
As an American, same. I was wondering where the weird month-first came from and figured it might have been verbal first, then codified in writing.
Re: Show HN: Markwhen: Markdown for Timelines
#66Earlier quoted context omitted.
> 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!
As someone who grew up in the US, it's still bizarre as a programmer to have a mixed-significance ordering (MM-DD-YYYY) instead of any consistently-endian ordering (DD-MM-YYYY or YYYY-MM-DD). Out of curiosity, in what order do Europeans verbally say full dates with month names? Or does it vary by language?
Same for the romance ones: It's just "Quatorze juillet" - 14th of July (Bastille day).
English is the weird one, but not that weird, "7th of october" is not much more complicated to say than "October 7th".
Re: Show HN: Markwhen: Markdown for Timelines
#67Re: Show HN: Markwhen: Markdown for Timelines
#68This would enable a much appreciated Obsidian plugin, it seems a natural fit
Obsidian supports Mermaid charts. I've used that for this type of chart before, to plan a trip.
I'd happily pay for this as an Obsidian plugin.
Re: Show HN: Markwhen: Markdown for Timelines
#69If only this were a vertical timeline with a print-friendly format. Its great, but a guy can dream....
Exporting to pdf/png does a good job of getting everything into view. Otherwise the 'doc' view (the third view option button in the bottom left corner) might be your best bet, it just displays a list
https://github.com/kochrt/markwhen/issues/35
Awesome project. Thanks for sharing.
Re: Show HN: Markwhen: Markdown for Timelines
#70Earlier quoted context omitted.
European here. When I state my date of birth I state it as “7th of October 1990”. When a date is within the current year I state it as for example “27th of June”. If weekday matters, and specific date is still relevant I’ll say for example “Monday 27th of June”. I might also simply say “Sunday last week”, “Monday next week”, “Monday at the end of next month”, etc. Likewise I might say “a couple of weeks ago”, “last w…
Where in Europe? I imagine this might vary by language / region. And could even differ in official use vs vernacular. And ofc, the mixed order is the inferior option.