- Plugin and setting table.
- Add new option showOwnPlugin.
- Change icons.
- Buttons in setting dialog.

Fixed: Could not sync the file that contains "$" in filename.
This commit is contained in:
vorotamoroz
2021-11-29 16:31:29 +09:00
parent 75ee63e573
commit 4a8c76efb5
5 changed files with 86 additions and 24 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "obsidian-livesync",
"version": "0.1.21",
"version": "0.1.22",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "obsidian-livesync",
"version": "0.1.21",
"version": "0.1.22",
"license": "MIT",
"dependencies": {
"diff-match-patch": "^1.0.5",