Releases: purplelawnchairs/Timeline-View
Release list
1.2.0
Fixed
- Labels on right-hand items were cut off. The view cannot be panned past the last entry, so those labels were unreachable even by zooming. They now flip to the left of their dot or bar.
- Touch did nothing on mobile. One finger now pans (horizontally through time, vertically through bands), two fingers pinch to zoom, and a tap opens the note.
500 a.C.plotted as AD 500. The Romance-language era markers added in #1 were accepted by the pattern but not by the BC test, which keyed on the first letter.a.C.anda.c.now correctly read as antes de Cristo.
Added
-
Open-ended periods. A start date with no usable end now runs to today instead of collapsing to a dot — whether the end property is absent, blank, or holds a placeholder like
present. Open bars drop their end cap and fade out, and read as1993 – present. Switch off with Extend open periods to today. -
Group bands. With group by configured on the Base, the timeline splits into one band per group, stacked vertically over a shared axis, so overlaps between (say) reigns, wars and treaties are readable rather than distinguishable only by colour. Switch off with Stack groups in bands.
-
Saved zoom ranges. New Zoom start and Zoom end view options pin a view to a period, so one Base can hold a "Bronze Age" view alongside an all-time one:
views: - type: timeline name: Bronze Age zoomStart: 3300 BC zoomEnd: 1200 BC
Bounds use the same parser as note frontmatter, so
3300 BC,1969-07and bare years all work, and a year-only end covers the whole of that year. The window becomes the view's bounds rather than just its opening position, so panning and zooming out stay inside the named period.
Full Changelog: 1.0.0...1.2.0
Timeline for Bases 1.0.0
Initial release of Timeline for Bases for Obsidian.