This tool synchronizes two obsidian vaults based on yaml metadata. The motivation is to have one vault for work notes and a second vault for personal notes, and to only sync notes between the two vaults that have opted in. The idea is that notes in two different obsidian vaults will be kept in sync if they have specific metadata to do so.
---
sync: true
---
Test cases:
- Note created
- Note updated to indicate sync
- Note renamed
- Note modified
- Note deleted