Implemented:

- Plugins and settings sync (bleeding edge, not tested well)
This commit is contained in:
vorotamoroz
2021-11-25 23:50:46 +09:00
parent 12753262fd
commit 8126bb6c02
5 changed files with 266 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.1.19",
"version": "0.1.20",
"description": "Reflect your vault changes to some other devices immediately. Please make sure to disable other synchronize solutions to avoid content corruption or duplication.",
"main": "main.js",
"scripts": {