seanlowe / obsidian-timelines

Create a timeline view of all notes with the specified combination of tags
https://seanlowe.github.io/obsidian-timelines/
MIT License
54 stars 2 forks source link

[Bug - Vertical] collapsing a mid-level nested time range ... #65

Open seanlowe opened 4 months ago

seanlowe commented 4 months ago

... that has nested time ranges does not collapse any children's time line brackets past the very first nested time range.

In other words: collapsing any middle item collapses that item's timeline brackets, and the first nested time range's brackets but not any brackets from time ranges after that

expanded: image

collapsed: image

seanlowe commented 3 months ago

Somewhat fixed in release 2.2.7

Not 100% fixed because closing multiple nested ranges in a row still don't properly update the length of the end date indicator but it's leagues better than it was. Marking as low-priority