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,76 @@
{
"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

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

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