# Conflicts:
#	.obsidian/workspace.json
This commit is contained in:
zzz
2023-04-21 00:35:41 +08:00
13 changed files with 569 additions and 112 deletions

View File

@@ -0,0 +1,5 @@
{
"diffStyle": "word",
"matchWordsThreshold": 0.25,
"colorBlind": true
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian-version-history-diff",
"name": "Version History Diff",
"version": "2.1.0",
"minAppVersion": "1.1.7",
"description": "Diff the version history of the core Sync and File Recovery plugins and Git. Adds a command to open the core Sync version history as well.",
"author": "kometenstaub",
"authorUrl": "https://github.com/kometenstaub",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long