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
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.1.22",
"version": "0.1.23",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.1.22",
"version": "0.1.23",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",