Open SeardnaSchmid opened 1 week ago
Just updating my current research:
=> currently looking for a workaround
A solution I found is with another plugin, https://github.com/codeonquer/obsidian-sync-config-folder-to-common-folder
We can use that plugin to sync the .Obsidian
folder to another folder inside the vault so it's picked up by FIT.
But, I'd like a solution that doesn't require adding another plugin or duplicating files as well.
Currently the obsidian API is used to get all files. By this the dot folders are omitted from detection.
I sync my vault over 3 devices and don't want to manually apply all plugins.
By this issue we might need to change the persistence of the personal access token...
Just my 2 cents here...
If I find the time to make some changes I create a pull request