Skip to content

christianheussy/obs_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Sync Tool

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
---

Testing

Test cases:

  • Note created
  • Note updated to indicate sync
  • Note renamed
  • Note modified
  • Note deleted

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages