Improvements:

- Show sync status information inside the editor.

Fixed:
- Reduce the same messages on popup notifications
- show warning message when synchronization
This commit is contained in:
vorotamoroz
2021-12-03 12:54:18 +09:00
parent 4a8c76efb5
commit ecec546f13
7 changed files with 109 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.1.22",
"version": "0.1.23",
"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": {