Browse Source

vault backup: 2022-11-15 10:55:31

Affected files:
.obsidian/plugins/obsidian-style-settings/data.json
.obsidian/plugins/supercharged-links-obsidian/data.json
.obsidian/snippets/supercharged-links-gen.css
Hans Martin 2 years ago
parent
commit
d876f5f810

+ 0 - 2
.obsidian/plugins/obsidian-style-settings/data.json

@@ -2,8 +2,6 @@
   "minimal-style@@h2-l": true,
   "minimal-style@@h4-l": false,
   "minimal-style@@h5-variant": "normal",
-  "supercharged-links@@3213-2f25-before": "📅 ",
-  "supercharged-links@@3213-2f25-color": "#B8D5E0",
   "supercharged-links@@a2cb-1cab-before": "📐 ",
   "supercharged-links@@a2cb-1cab-color": "#DFB9B9",
   "supercharged-links@@4939-c421-color": "#DFB9B9",

+ 6 - 17
.obsidian/plugins/supercharged-links-obsidian/data.json

@@ -1,11 +1,8 @@
 {
   "targetAttributes": [],
   "targetTags": true,
-  "presetFields": [],
-  "displayFieldsInContextMenu": true,
-  "globallyIgnoredFields": [],
-  "classFilesPath": "",
   "getFromInlineField": true,
+  "enableTabHeader": true,
   "activateSnippet": true,
   "enableEditor": true,
   "enableFileList": true,
@@ -13,18 +10,6 @@
   "enableQuickSwitcher": true,
   "enableSuggestor": true,
   "selectors": [
-    {
-      "type": "path",
-      "name": "",
-      "value": "03 Periodic/",
-      "matchCaseSensitive": false,
-      "match": "contains",
-      "uid": "3213-2f25",
-      "selectText": true,
-      "selectAppend": true,
-      "selectPrepend": true,
-      "selectBackground": true
-    },
     {
       "type": "path",
       "name": "",
@@ -97,5 +82,9 @@
       "selectPrepend": true,
       "selectBackground": true
     }
-  ]
+  ],
+  "presetFields": [],
+  "displayFieldsInContextMenu": true,
+  "globallyIgnoredFields": [],
+  "classFilesPath": ""
 }

+ 0 - 90
.obsidian/snippets/supercharged-links-gen.css

@@ -2,12 +2,6 @@
 Do not edit this file directly! First copy this file and rename it if you want to edit things. */
 
 :root {
-    --3213-2f25-color: #88AC4B;
-    --3213-2f25-weight: initial;
-    --3213-2f25-before: '';
-    --3213-2f25-after: '';
-    --3213-2f25-background-color: #ffffff;
-    --3213-2f25-decoration: initial;
     --a2cb-1cab-color: #1b6299;
     --a2cb-1cab-weight: initial;
     --a2cb-1cab-before: '';
@@ -46,31 +40,6 @@ Do not edit this file directly! First copy this file and rename it if you want t
     --b6de-72bc-decoration: initial;
 }
 
-div[data-id="3213-2f25"] div.setting-item-description,
-[data-link-path*="03 Periodic/" i] {
-    color: var(--3213-2f25-color) !important;
-    font-weight: var(--3213-2f25-weight);
-}
-
-.c-3213-2f25-use-background div[data-id="3213-2f25"] div.setting-item-description,
-.c-3213-2f25-use-background .data-link-text[data-link-path*="03 Periodic/" i] {
-    background-color: var(--3213-2f25-background-color) !important;
-    border-radius: 5px;
-    padding-left: 2px;
-    padding-right: 2px;
-    text-decoration: var(--3213-2f25-decoration) !important;
-}
-
-div[data-id="3213-2f25"] div.setting-item-description::before,
-.data-link-icon[data-link-path*="03 Periodic/" i]::before {
-    content: var(--3213-2f25-before);
-}
-
-div[data-id="3213-2f25"] div.setting-item-description::after,
-.data-link-icon-after[data-link-path*="03 Periodic/" i]::after {
-    content: var(--3213-2f25-after);
-}
-
 div[data-id="a2cb-1cab"] div.setting-item-description,
 [data-link-path*="02 Action/02 Projects" i] {
     color: var(--a2cb-1cab-color) !important;
@@ -224,65 +193,6 @@ div[data-id="b6de-72bc"] div.setting-item-description::after,
 name: Supercharged Links
 id: supercharged-links
 settings:
-    - 
-        id: 3213-2f25
-        title: path is 03 Periodic/
-        description: Example note
-        type: heading
-        collapsed: true
-        level: 3
-    - 
-        id: 3213-2f25-color
-        title: Link color
-        type: variable-color
-        format: hex
-        default: '#88AC4B'
-    - 
-        id: 3213-2f25-weight
-        title: Font weight
-        type: variable-select
-        default: initial
-        options:
-            - initial
-            - lighter
-            - normal
-            - bold
-            - bolder
-    - 
-        id: 3213-2f25-decoration
-        title: Font decoration
-        type: variable-select
-        default: initial
-        options:
-            - initial
-            - underline
-            - overline
-            - line-through
-    - 
-        id: 3213-2f25-before
-        title: Prepend text
-        description: Add some text, such as an emoji, before the links.
-        type: variable-text
-        default: ''
-        quotes: true
-    - 
-        id: 3213-2f25-after
-        title: Append text
-        description: Add some text, such as an emoji, after the links.
-        type: variable-text
-        default: ''
-        quotes: true
-    - 
-        id: c-3213-2f25-use-background
-        title: Use background color
-        description: Adds a background color to the link. This can look buggy in live preview.
-        type: class-toggle
-    - 
-        id: 3213-2f25-background-color
-        title: Background color
-        type: variable-color
-        format: hex
-        default: '#ffffff'
     - 
         id: a2cb-1cab
         title: path is 02 Action/02 Projects