This commit is contained in:
oscar.plaisant@icloud.com
2023-10-23 23:30:51 +02:00
parent f5b9c3d02c
commit 03ecc4a65b
3433 changed files with 1756195 additions and 0 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
}

File diff suppressed because one or more lines are too long

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

View File

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