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

My flat timeline doesn't render #91

Closed sangwon9029 closed 2 months ago

sangwon9029 commented 2 months ago

image image image Thank you for this great plugin. The horizontal timeline doesn't show anything, while my vertical timeline works great. I've added "type=flat" but it doesn't show anything. Please help me out!

seanlowe commented 2 months ago

type=flat only applies to the codeblock which you have done correctly.

The issue here is your data-type=flat

data-type can be any of the following values: box (default), point, background, and range.