mirror of
https://gitlab.com/arnekeller/trilium-timeline.git
synced 2024-11-08 10:20:40 +00:00
64 lines
2.9 KiB
HTML
64 lines
2.9 KiB
HTML
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<meta charset="utf-8">
|
||
|
<link rel="stylesheet" href="style.css">
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<ul>
|
||
|
<li>Timeline Widget
|
||
|
<ul>
|
||
|
<li><a href="Timeline%20Widget/render.html" target="detail">render.html</a>
|
||
|
<ul>
|
||
|
<li><a href="Timeline%20Widget/1_render.html/script.js" target="detail">script.js</a>
|
||
|
<ul>
|
||
|
<li><a href="Timeline%20Widget/1_render.html/1_script.js/moment.min.js" target="detail">moment.min.js</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/1_render.html/1_script.js/vis.min.js" target="detail">vis.min.js</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/1_render.html/1_script.js/vis-timeline-graph2d.min.js"
|
||
|
target="detail">vis-timeline-graph2d.min.js</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/1_render.html/1_script.js/vis.min.css" target="detail">vis.min.css</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/1_render.html/1_script.js/vis-timeline-graph2d.min.css"
|
||
|
target="detail">vis-timeline-graph2d.min.css</a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/button.js" target="detail">button.js</a>
|
||
|
</li>
|
||
|
<li>EXAMPLES
|
||
|
<ul>
|
||
|
<li><a href="Timeline%20Widget/EXAMPLES/This%20event%20is%20in%20First.html"
|
||
|
target="detail">This event is in First</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/EXAMPLES/This%20event%20is%20in%20Second%20and%20th.html"
|
||
|
target="detail">This event is in Second and this group is not visible by default</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/EXAMPLES/This%20event%20is%20in%20Third%20and%20has.html"
|
||
|
target="detail">This event is in Third and has an end date</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/EXAMPLES/This%20event%20is%20in%20a%20seperate%20gr.html"
|
||
|
target="detail">This event is in a seperate group then inserted into "Third"</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/EXAMPLES/This%20event%20is%20in%20Third.html"
|
||
|
target="detail">This event is in Third</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/EXAMPLES/This%20is%20a%20background%20event%20the.html"
|
||
|
target="detail">This is a background event then inserted into "Second"</a>
|
||
|
</li>
|
||
|
<li><a href="Timeline%20Widget/EXAMPLES/This%20is%20a%20person%20note%20generati.html"
|
||
|
target="detail">This is a person note generating birth/death events</a>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</li>
|
||
|
</ul>
|
||
|
</body>
|
||
|
|
||
|
</html>
|