Hi. If Flow loads before Obsidian (which happens if the user has the option set to add Flow to the Scheduler to start fast) then this plugin fails to load as it tries to look for the vault and can't find it. My vault is in a Box drive and Box is one of the last things to load on my laptop it seems so it's a double hit. If I enable the plugin after system load has finished then it works without an issue.
Can you you catch the exception of a vault not being available at startup and perhaps only throw an error if the user tries to use the plugin and the vault is inaccessible?
Hi. If Flow loads before Obsidian (which happens if the user has the option set to add Flow to the Scheduler to start fast) then this plugin fails to load as it tries to look for the vault and can't find it. My vault is in a Box drive and Box is one of the last things to load on my laptop it seems so it's a double hit. If I enable the plugin after system load has finished then it works without an issue.
Can you you catch the exception of a vault not being available at startup and perhaps only throw an error if the user tries to use the plugin and the vault is inaccessible?