This commit is contained in:
2023-06-29 11:55:02 +08:00
commit 36e95249b1
1236 changed files with 464197 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"pluginList": [
"cumany/obsidian-editing-toolbar"
],
"pluginSubListFrozenVersion": [],
"themesList": [],
"updateAtStartup": false,
"updateThemesAtStartup": false,
"ribbonIconEnabled": true,
"loggingEnabled": false,
"loggingPath": "BRAT-log",
"loggingVerboseEnabled": false,
"debuggingMode": true,
"notificationsEnabled": true
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "obsidian42-brat",
"name": "Obsidian42 - BRAT",
"version": "0.6.36",
"minAppVersion": "1.0.0",
"description": "Easily install a beta version of a plugin for testing.",
"author": "TfTHacker",
"authorUrl": "https://github.com/TfTHacker/obsidian42-brat",
"isDesktopOnly": false
}

View File

@@ -0,0 +1 @@