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,76 +0,0 @@
{
"targetAttributes": [
"up"
],
"targetTags": true,
"getFromInlineField": true,
"enableTabHeader": true,
"activateSnippet": true,
"enableEditor": true,
"enableFileList": true,
"enableBacklinks": true,
"enableQuickSwitcher": true,
"enableSuggestor": true,
"selectors": [
{
"type": "tag",
"name": "",
"value": "personne",
"matchCaseSensitive": false,
"match": "exact",
"uid": "591a-86c0",
"selectText": true,
"selectAppend": false,
"selectPrepend": true,
"selectBackground": false
},
{
"type": "tag",
"name": "",
"value": "moc",
"matchCaseSensitive": false,
"match": "exact",
"uid": "d474-0cfe",
"selectText": true,
"selectAppend": false,
"selectPrepend": false,
"selectBackground": false
},
{
"type": "path",
"name": "",
"value": "daily",
"matchCaseSensitive": true,
"match": "exact",
"uid": "7812-52e6",
"selectText": true,
"selectAppend": false,
"selectPrepend": true,
"selectBackground": false
},
{
"type": "tag",
"name": "",
"value": "informatique",
"matchCaseSensitive": false,
"match": "exact",
"uid": "48f5-79b2",
"selectText": false,
"selectAppend": false,
"selectPrepend": true,
"selectBackground": false
},
{
"type": "tag",
"name": "up",
"value": "politique",
"matchCaseSensitive": false,
"match": "contains",
"uid": "f1e2-3136",
"selectText": true,
"selectAppend": true,
"selectPrepend": true,
"selectBackground": true
}
]
}

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +0,0 @@
{
"id": "supercharged-links-obsidian",
"name": "Supercharged Links",
"version": "0.11.1",
"minAppVersion": "1.4.0",
"description": "Add properties and menu options to links and style them!",
"author": "mdelobelle & Emile",
"authorUrl": "https://github.com/mdelobelle/mdelobelle/tree/main",
"isDesktopOnly": false
}

View File

@@ -1,11 +0,0 @@
.css-boilerplate-result {
width: 30em
}
div.supercharged-modal {
height: 70vh;
}
div.supercharged-modal h4 {
margin: 0;
}