Hi vorotamoroz
Thanks for your creative plugin, I do need this for hosting notes on my own server.
I managed to setup the couchdb server with HTTPS, setup the local plugin and forward all notes from laptop to the server, I then setup the mobile app from scratch, the mobile app could download notes from the server.
But the rare thing is I cannot manage them to sync with each other, the notes I modified on laptop or mobile never forward to another peer.
I’m not quite familiar with couchdb, is there a way to check the latest changes on the server? So I may know if the changes are properly pushed to the server or not. I disable the P2P encryption and enable the verbose log on each peer, but there is not much information shown in the log. Or is there a way to check the local database on the laptop or mobile?
Thanks in advance.