Fix Obsidian sync by running sync-setup before sync #32
Reference in New Issue
Block a user
Delete Branch "fix/obsidian-sync-setup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
ob sync-setupwith env vars before attemptingob sync --continuousTest plan
OBSIDIAN_CONTINUOUS_SYNC=truewith valid vault credentials and verify sync startsOBSIDIAN_CONTINUOUS_SYNC=truewith invalid/missing credentials and verify graceful skipOBSIDIAN_CONTINUOUS_SYNC=falseand verify no sync-related outputView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.