Show HN: Life – A timeline of important events in (your) life
11–20 of 104 posts
Why didn't you just use this? https://github.com/NUKnightLab/TimelineJS
Re: Show HN: Life – A timeline of important events in (your) life
#12This idea is great! I love it!
Re: Show HN: Life – A timeline of important events in (your) life
#13Earlier quoted context omitted.
I thought of that too, probably using some 'mousewheel' event, but later I realise the page height may grow as well (with vertical scrollbar) depending on the number of events.
I'm curious about why you chose the horizontal plane in the first place, given that the web defaults to vertical.
Well uh, that's how I visualize my life timeline in my head :) A straight horizontal path, left to right instead of top to bottom.
Re: Show HN: Life – A timeline of important events in (your) life
#14Why didn't you just use this? https://github.com/NUKnightLab/TimelineJS
That looks pretty complicated compared to the one posted here.
Re: Show HN: Life – A timeline of important events in (your) life
#15Why didn't you just use this? https://github.com/NUKnightLab/TimelineJS
I tried to use it, but it requires exact dates. Mine is obviously over-simplified and allows flexible (rough) dates.
Re: Show HN: Life – A timeline of important events in (your) life
#16What's the simplest way to run it locally? I don't necessarily want to upload it to gh-pages, but simply opening the html won't work either.
Re: Show HN: Life – A timeline of important events in (your) life
#17Looks nice. Also out there, if you didn't know, is Preceden, which I have enjoyed using.
Re: Show HN: Life – A timeline of important events in (your) life
#18What's the simplest way to run it locally? I don't necessarily want to upload it to gh-pages, but simply opening the html won't work either.
Make a copy of life.example.md, rename it to life.md, edit it. Run the page on a local server.
Re: Show HN: Life – A timeline of important events in (your) life
#19I can't handle the day/month/year syntax
Re: Show HN: Life – A timeline of important events in (your) life
#20Nice. I would like to navigate clicking. Also, I would like to see pictures.
Everything is just a pull request away :)