Is there any solution to remember third-party switches even when safe mode is on? #33
-
|
Hi Bryan, Thank you for your amazing explanation about Obsidian! I have a question about safe mode. I'm using Obsidian on Ubuntu 16.04 LTS/Windows 10 and storing my vault on Github. The problem is, every time I clone and open this vault in Obsidian, it will automatically switch to safe mode which also turns off all third-party plugins (and some configurations are set to default too), so I have to turn on all these plugins manually. It's okay since this won't happen that often but it doesn't feel good because I'm using many third-party plugins and I just can't remember all the details of their configurations. Is there any solution to store the safe mode status and keep it off when we clone the vault from Github and open it? Or is it possible to remember third-party switches even when safe mode is on? Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
|
So here are some ideas,
are you using my github workflow for automating the management of your vault/repo? |
Beta Was this translation helpful? Give feedback.

So here are some ideas,
.obsidian/trashand.obsidian/cachedirectories which only contain junk i don't needare you using my github workflow for automating the ma…