You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it should be smart meaning it should keep track of which vault was opened last and just open obsidian directly if the same vault is selected. this will not work if the user decides to change the vault from Obsidian itself since that would mess up the tracking done from a script or tasker. maybe it's possible to check which folder was last accessed instead of tracking which was last opened?