Fixed boot issue and Improved deletion

- fixed bootup delay when vault contains many files.
- status bar improvement.
- add new feature, using trash when file has been delete in remote.
This commit is contained in:
vorotamoroz
2021-11-04 19:12:43 +09:00
parent 07535eb3fc
commit 0b526e9cea
5 changed files with 210 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "obsidian-livesync",
"version": "0.1.8",
"version": "0.1.9",
"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": {