b-camphart/timeline-view

Display Lines/Arrows Linking Files

Opened this issue · 0 comments

A common need for a "Timeline" tool is to visualize how something progresses over time. While grouping can solve some of this need, two items that fall into different groups may still be chronologically related to each other, and it would be nice to be able to see this relationship.

To do:

  • add a toggle to display connections between points
  • add additional toggle to display arrows
  • further option to display arrows based on links, or backlinks, or both.

Possible future iteration:

  • link based on property that contains links to one or more files