April-Gras / obsidian-auto-timelines

Simple timeline generator plugin for story tellers using obsidian
MIT License
120 stars 5 forks source link

[BUG] Timeline is blank after pulled from repo #151

Open rleong opened 6 months ago

rleong commented 6 months ago

Describe the bug I've recently made a D&D wiki for my friends, and hosted it on github for them to clone and pull from. I made a timeline following tutorials/docs/instructions and it works perfectly fine on my end. However, when my friends pull the updates, the timeline page is blank and empty. The only way to get it to show up is if they were to go into each individual event page and go into "edit mode". Once they do that, they're able to see the timeline show up!

Only one of my friends didn't have this issue, and the only difference I can think of is that she's using a mac, while everyone else uses windows.

Thank you so much for the help! I really appreciate it. I tried to search for solutions online and the Obsidian discord, but wasn't able to find any unfortunately. :(

To Reproduce I reproduced a test repo that has this problem: https://github.com/rleong/Test-Wiki I have a separate laptop and tried to replicate the problem by cloning the repo and opening it up, and the problem did replicate. The timeline page is blank until you go into the event notes one by one and clicking on "edit". Then, it would re-appear.

Expected behavior Without this issue, I expected that the timeline would show up pre-populated from all the events I've put into it.

Screenshots Since it's just a blank note, there isn't anything to screenshot.

Desktop (please complete the following information):

Smartphone (please complete the following information): None

April-Gras commented 5 months ago

Heya @rleong, thanks for bringing this up Unfortunaly your test-wiki repo works on my end, so nothing to dig on my end

I assume your friends turned on comunity plugins in obsidian's settings ? image

Maybe using this command would yield some results ? image

Do they have any errors showing up in the developer console (ctrl+shift+i on windows to open it)

Maybe their plugin settings have not been transfered properly ?

Are they running obsidian 0.15 or higher ?

Don't hesitate to bring further research up to me I'll try my best to help you out