seanlowe / obsidian-timelines

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

Recreate implementation of Darakah/obsidian-timelines#20 #7

Closed seanlowe closed 11 months ago

seanlowe commented 11 months ago

Recreates implementation of Darakah/obsidian-timelines#20

Credit to @tlm2021 for his work on the original PR. Tweaked to work on the refactors I did on the codebase but code is basically the same.

Also updated the "Insert Timeline Event" to add the data-era and data-path attributes to the template event it generates.