This commit is contained in:
Oscar Plaisant
2024-03-28 23:40:47 +01:00
parent 32037ae8e7
commit e5ada772ca
3475 changed files with 1433 additions and 69 deletions

View File

@@ -1,24 +0,0 @@
{
"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
}

File diff suppressed because it is too large Load Diff

View File

@@ -1,15 +0,0 @@
{
"id": "obsidian42-brat",
"name": "BRAT",
"version": "0.8.4",
"minAppVersion": "1.4.16",
"description": "Easily install a beta version of a plugin for testing.",
"author": "TfTHacker",
"authorUrl": "https://github.com/TfTHacker/obsidian42-brat",
"helpUrl": "https://tfthacker.com/BRAT",
"isDesktopOnly": false,
"fundingUrl": {
"Buy Me a Coffee": "https://bit.ly/o42-kofi",
"Visit my site": "https://tfthacker.com"
}
}

View File

@@ -1,3 +0,0 @@
.brat-modal .modal-button-container {
margin-top: 5px !important;
}