Fixing issues and tidy up the setting dialog.

Fixed timing problem of synchronization note and contents.
Tidy up the setting dialog.
Add Escape hatch
This commit is contained in:
vorotamoroz
2021-10-19 17:53:54 +09:00
parent 20bdf057fe
commit 39e2eab023
3 changed files with 200 additions and 44 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-livesync",
"name": "Obsidian Live sync",
"version": "0.1.2",
"version": "0.1.3",
"minAppVersion": "0.9.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.",
"author": "vorotamoroz",