update
This commit is contained in:
24
.obsidian/plugins/obsidian42-brat/data.json
vendored
Normal file
24
.obsidian/plugins/obsidian42-brat/data.json
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"pluginList": [
|
||||
"bhagyas/obsidian-postfix-plugin",
|
||||
"AlexW00/obsidian-3d-graph",
|
||||
"mcndt/obsidian-quickshare",
|
||||
"Stardusten/ob-table-enhancer/",
|
||||
"SkepticMystic/nlp"
|
||||
],
|
||||
"pluginSubListFrozenVersion": [],
|
||||
"themesList": [
|
||||
{
|
||||
"repo": "AnubisNekhet/AnuPpuccin",
|
||||
"lastUpdate": "2022-11-24T13:06:17Z"
|
||||
}
|
||||
],
|
||||
"updateAtStartup": false,
|
||||
"updateThemesAtStartup": false,
|
||||
"ribbonIconEnabled": true,
|
||||
"loggingEnabled": false,
|
||||
"loggingPath": "BRAT-log",
|
||||
"loggingVerboseEnabled": false,
|
||||
"debuggingMode": true,
|
||||
"notificationsEnabled": true
|
||||
}
|
24
.obsidian/plugins/obsidian42-brat/main.js
vendored
Normal file
24
.obsidian/plugins/obsidian42-brat/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
14
.obsidian/plugins/obsidian42-brat/manifest.json
vendored
Normal file
14
.obsidian/plugins/obsidian42-brat/manifest.json
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"id": "obsidian42-brat",
|
||||
"name": "Obsidian42 - BRAT",
|
||||
"version": "0.7.0",
|
||||
"minAppVersion": "1.1.16",
|
||||
"description": "Easily install a beta version of a plugin for testing.",
|
||||
"author": "TfTHacker",
|
||||
"authorUrl": "https://github.com/TfTHacker/obsidian42-brat",
|
||||
"isDesktopOnly": false,
|
||||
"fundingUrl": {
|
||||
"Buy Me a Coffee": "https://bit.ly/o42-kofi",
|
||||
"Medium membership": "https://bit.ly/o42-medium"
|
||||
}
|
||||
}
|
3
.obsidian/plugins/obsidian42-brat/styles.css
vendored
Normal file
3
.obsidian/plugins/obsidian42-brat/styles.css
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
.brat-modal .modal-button-container {
|
||||
margin-top: 5px !important;
|
||||
}
|
Reference in New Issue
Block a user