vault backup: 2023-10-03 08:10:20

This commit is contained in:
2023-10-03 08:10:20 +02:00
parent e1e2e3e015
commit 4dfd5c0931
61 changed files with 9102 additions and 13731 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "dataview",
"name": "Dataview",
"version": "0.5.56",
"version": "0.5.59",
"minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>",

View File

@@ -3,4 +3,5 @@ excalidraw-plugin: #
Note
rea
realis
\Uppi
\Uppi
Date: [#]

View File

@@ -21406,6 +21406,7 @@ Signal
Skrócone
Słownik
Skok
Simiński
Rect
Re
Resources
@@ -46775,6 +46776,7 @@ Kaskada
Kształt
Kodu
Kurzbauer
Krzysztof
IS
ID
IQT
@@ -69809,6 +69811,7 @@ zwrotne
ŁBZ
Łt
Łej
Łobos
Ćwiczenia
ĆJ
Ćr

File diff suppressed because one or more lines are too long

View File

@@ -5,5 +5,5 @@
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
"version": "2.20.4"
"version": "2.22.0"
}

View File

@@ -8,6 +8,11 @@
}
}
.workspace-leaf-content[data-type='git-view'] .button-border {
border: 2px solid var(--interactive-accent);
border-radius: var(--radius-s);
}
.workspace-leaf-content[data-type='git-view'] .view-content {
padding: 0;
}