LookingGlass
LookingGlass copied to clipboard
Implement rendering of Timeline view
My instinct here is to do this in a Javascript module. There are a handful of options in this direction but none of them are quite perfect.
Those two plugins operate horizontally and have featured (or gallery) style view which updates as a user clicks on event items.
There are more modern timeline JS codebases for React or Vue.js which might be worth exploring or building on top of.