Improved:

Folder deletion and renaming are now tracked.
Database update fixed up. But be a little heavier.
Touched up the readme.
This commit is contained in:
vorotamoroz
2021-11-09 15:05:12 +09:00
parent 53b4d4cd20
commit 04e3004aca
5 changed files with 95 additions and 38 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.1.11",
"version": "0.1.12",
"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": {