Manual backup: 2023-09-22 17:53:15
This commit is contained in:
parent
2a72db781b
commit
b2c3fd1a3f
8 changed files with 4183 additions and 3901 deletions
3
.obsidian/core-plugins-migration.json
vendored
3
.obsidian/core-plugins-migration.json
vendored
|
@ -26,5 +26,6 @@
|
||||||
"publish": false,
|
"publish": false,
|
||||||
"sync": false,
|
"sync": false,
|
||||||
"canvas": true,
|
"canvas": true,
|
||||||
"bookmarks": true
|
"bookmarks": true,
|
||||||
|
"properties": false
|
||||||
}
|
}
|
6607
.obsidian/plugins/dataview/main.js
vendored
6607
.obsidian/plugins/dataview/main.js
vendored
File diff suppressed because one or more lines are too long
2
.obsidian/plugins/dataview/manifest.json
vendored
2
.obsidian/plugins/dataview/manifest.json
vendored
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"id": "dataview",
|
"id": "dataview",
|
||||||
"name": "Dataview",
|
"name": "Dataview",
|
||||||
"version": "0.5.56",
|
"version": "0.5.58",
|
||||||
"minAppVersion": "0.13.11",
|
"minAppVersion": "0.13.11",
|
||||||
"description": "Complex data views for the data-obsessed.",
|
"description": "Complex data views for the data-obsessed.",
|
||||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||||
|
|
2
.obsidian/plugins/dataview/styles.css
vendored
2
.obsidian/plugins/dataview/styles.css
vendored
|
@ -23,7 +23,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.table-view-table > tbody > tr:hover {
|
.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 {
|
.table-view-table > thead > tr > th {
|
||||||
|
|
1439
.obsidian/plugins/obsidian-git/main.js
vendored
1439
.obsidian/plugins/obsidian-git/main.js
vendored
File diff suppressed because one or more lines are too long
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
2
.obsidian/plugins/obsidian-git/manifest.json
vendored
|
@ -5,5 +5,5 @@
|
||||||
"isDesktopOnly": false,
|
"isDesktopOnly": false,
|
||||||
"fundingUrl": "https://ko-fi.com/vinzent",
|
"fundingUrl": "https://ko-fi.com/vinzent",
|
||||||
"js": "main.js",
|
"js": "main.js",
|
||||||
"version": "2.20.7"
|
"version": "2.22.0"
|
||||||
}
|
}
|
||||||
|
|
5
.obsidian/plugins/obsidian-git/styles.css
vendored
5
.obsidian/plugins/obsidian-git/styles.css
vendored
|
@ -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 {
|
.workspace-leaf-content[data-type='git-view'] .view-content {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
24
.obsidian/workspace.json
vendored
24
.obsidian/workspace.json
vendored
|
@ -4,11 +4,11 @@
|
||||||
"type": "split",
|
"type": "split",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "2953afe8c0f17110",
|
"id": "cc777e68e17b0c9e",
|
||||||
"type": "tabs",
|
"type": "tabs",
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": "e4c421caecd29fe4",
|
"id": "ea33be5d239dad12",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "empty",
|
"type": "empty",
|
||||||
|
@ -128,30 +128,30 @@
|
||||||
"templater-obsidian:Templater": false
|
"templater-obsidian:Templater": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"active": "e4c421caecd29fe4",
|
"active": "ea33be5d239dad12",
|
||||||
"lastOpenFiles": [
|
"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/Mail.md",
|
||||||
"KB/Linux/Desktop/i3.md",
|
"KB/Linux/Desktop/i3.md",
|
||||||
"KB/Linux/Desktop/GPG - PGP.md",
|
"KB/Linux/Desktop/GPG - PGP.md",
|
||||||
"KB/Linux/Desktop/Archinstall.md",
|
"KB/Linux/Desktop/Archinstall.md",
|
||||||
"KB/Linux/Desktop/Firewall.md",
|
"KB/Linux/Desktop/Firewall.md",
|
||||||
"KB/Linux/Wireguard.md",
|
|
||||||
"KB/Linux/Disk Speed.md",
|
"KB/Linux/Disk Speed.md",
|
||||||
"KB/Linux/Desktop/Audio/EQ.md",
|
"KB/Linux/Desktop/Audio/EQ.md",
|
||||||
"KB/Linux/Desktop/Audio/aptx and pulseaudio.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/Server/Security hardening.md",
|
||||||
"KB/Linux/Migrate to rootless docker 1.md",
|
"KB/Linux/Migrate to rootless docker 1.md",
|
||||||
"KB/Linux/Migrate to rootless docker.md",
|
"KB/Linux/Migrate to rootless docker.md",
|
||||||
"KB/Linux/GNOME.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/Server/Hetzner/Upgrades.md",
|
||||||
"KB/Linux/Pacman.md",
|
|
||||||
"KB/Linux/Kernel.md",
|
|
||||||
"KB/Linux/DNS.md",
|
"KB/Linux/DNS.md",
|
||||||
"KB/Android/ADB Backup.md",
|
"KB/Android/ADB Backup.md",
|
||||||
"KB/Linux/Desktop/KDE/KDE Tiling.md",
|
"KB/Linux/Desktop/KDE/KDE Tiling.md",
|
||||||
|
|
Loading…
Reference in a new issue