Important
The project has been integrated into LiveSync Bridge, and will be no longer maintained. If you have any ideas or problems, please do not hesitate to let us know as a new request for LiveSync-Bridge.
The synchronization daemon between filesystem and CouchDB compatible with Self-hosted LiveSync.
Notice: We're on the bleeding edge. Please make sure to back your vault up!
Now compatible with Self-hosted LiveSync 0.13.0 or above.
git clone --recursive https://github.com/vrtmrz/filesystem-livesync
cp dat/config.sample.json dat/config.json
# Setting up configuration
vi dat/config.json
npm i -D
npm run dev
The configuration file consists of the following structure.