MSzturc / obsidian-advanced-slides

Create markdown-based reveal.js presentations in Obsidian
https://mszturc.github.io/obsidian-advanced-slides/
MIT License
987 stars 82 forks source link

Custom theme keeps disappearing #221

Open dkp opened 1 year ago

dkp commented 1 year ago

Describe the bug The css file I added to .obsidian/plugins/obsidian-advanced-slides/css keeps disappearing. I suspect this has something to do with syncing the vault through Obsidian Sync?

Samples to Reproduce Copy the consult_mod.css to .obsidian/plugins/obsidian-advanced-slides/css Apply the theme by invoking it in the frontmatter:

theme: css/consult_mod.css

By the next day, it is gone.

Expected behavior I expect to be able to keep my revised theme in a directory and have it remain available. (Perhaps i should be putting it somewhere else?) consult_mod.css.zip

dkp commented 1 year ago

This continues to happen even though Obsidian Sync is set to sync themes and snippets on all machines. Is there somewhere else I could put my theme (I have a backup copy in my vault, can I use that? Thank you. BTW, I have actually sent you $10 in support. I really appreciate the software. I just wish there was somewhere I could reliably keep the modified theme.

axelson commented 1 year ago

I'm running into this as well (although not as frequently). It would be nice if we could designate a folder within our vault to be our "user themes" folder.

axelson commented 1 year ago

This just happened to me again today. I'm relatively confident that it is because I just upgraded Obsidian to 1.4.5. Luckily I had a backup of my theme in my vault this time! Thanks for the idea @dkp!