This commit is contained in:
Oscar Plaisant
2024-03-28 23:43:36 +01:00
parent e5ada772ca
commit 9662f353ee
3454 changed files with 0 additions and 1000 deletions

View 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
}

2339
.obsidian/plugins/obsidian42-brat/main.js vendored Normal file

File diff suppressed because it is too large Load Diff

View File

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

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