cloud icon indicating copy to clipboard operation
cloud copied to clipboard

use TimelineJS (or something similar) to visualize the snapshots

Open haraldschilly opened this issue 11 years ago • 2 comments

The list of snapshots is not easy to use. Instead, visualize the time information via TimelineJS (or similar, but this one seems to be the best one) and allow the user to scroll through it.

The actual UI is a horizontally splitted view, where that Timeline is on top, and once a snapshot is selected, the corresponding directory is displayed below.

haraldschilly avatar Jan 16 '14 21:01 haraldschilly

Dang, TimelineJS looks AWESOME.

williamstein avatar Jan 28 '14 06:01 williamstein

it's really cool, but i fear it's not useful right now. There are no callbacks for custom actions (there is a ticket with a workaround, though) and no support for dynamically loading content. I think dynamically loading the entries is necessary, because otherwise it won't scale.

What I've also looked into is the older, but with more features, timeline from the simile/mit project: http://www.simile-widgets.org/timeline/

It seems to have a richer API.

haraldschilly avatar Jan 28 '14 09:01 haraldschilly