fix some,

- Add Utility functions.
- Database reset opeartion and corrupt preventions.
- Fixing file deleting.
- Tidy up setting dialog.
- Add notice about the file that having platform dependant name.
- Add webclip on readme
This commit is contained in:
vorotamoroz
2021-10-26 18:08:01 +09:00
parent a01079d4b1
commit ccbf1b2ffe
5 changed files with 369 additions and 65 deletions

View File

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