1
0
Fork 0

Manual backup: 2023-09-22 17:53:15

This commit is contained in:
Alexander Schäferdiek 2023-09-22 17:53:16 +02:00
parent 2a72db781b
commit b2c3fd1a3f
8 changed files with 4183 additions and 3901 deletions

View file

@ -26,5 +26,6 @@
"publish": false,
"sync": false,
"canvas": true,
"bookmarks": true
"bookmarks": true,
"properties": false
}

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.58",
"minAppVersion": "0.13.11",
"description": "Complex data views for the data-obsessed.",
"author": "Michael Brenan <blacksmithgu@gmail.com>",

View file

@ -23,7 +23,7 @@
}
.table-view-table > tbody > tr:hover {
background-color: var(--text-selection) !important;
background-color: var(--table-row-background-hover);
}
.table-view-table > thead > tr > th {

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.7"
"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;
}

View file

@ -4,11 +4,11 @@
"type": "split",
"children": [
{
"id": "2953afe8c0f17110",
"id": "cc777e68e17b0c9e",
"type": "tabs",
"children": [
{
"id": "e4c421caecd29fe4",
"id": "ea33be5d239dad12",
"type": "leaf",
"state": {
"type": "empty",
@ -128,30 +128,30 @@
"templater-obsidian:Templater": false
}
},
"active": "e4c421caecd29fe4",
"active": "ea33be5d239dad12",
"lastOpenFiles": [
"KB/Linux/AMD.md",
"KB/Linux/Wireguard.md",
"KB/Linux/Pacman.md",
"KB/Linux/Kernel.md",
"KB/Linux/Server/Hetzner/Storagebox.md",
"KB/Linux/Server/Docker Volume Migration.md",
"KB/Linux/Server/DNS.md",
"KB/Linux/Server/SSH Guard.md",
"KB/Linux/Server/Bootstrap.md",
"KB/Linux/Desktop/Mail.md",
"KB/Linux/Desktop/i3.md",
"KB/Linux/Desktop/GPG - PGP.md",
"KB/Linux/Desktop/Archinstall.md",
"KB/Linux/Desktop/Firewall.md",
"KB/Linux/Wireguard.md",
"KB/Linux/Disk Speed.md",
"KB/Linux/Desktop/Audio/EQ.md",
"KB/Linux/Desktop/Audio/aptx and pulseaudio.md",
"KB/Linux/AMD.md",
"KB/Linux/Server/Hetzner/Storagebox.md",
"KB/Linux/Server/Docker Volume Migration.md",
"KB/Linux/Server/Security hardening.md",
"KB/Linux/Migrate to rootless docker 1.md",
"KB/Linux/Migrate to rootless docker.md",
"KB/Linux/GNOME.md",
"KB/Linux/Server/SSH Guard.md",
"KB/Linux/Server/Bootstrap.md",
"KB/Linux/Server/DNS.md",
"KB/Linux/Server/Hetzner/Upgrades.md",
"KB/Linux/Pacman.md",
"KB/Linux/Kernel.md",
"KB/Linux/DNS.md",
"KB/Android/ADB Backup.md",
"KB/Linux/Desktop/KDE/KDE Tiling.md",