vault backup: 2026-08-29 21:22:42
This commit is contained in:
Vendored
+2
-1
@@ -1,4 +1,5 @@
|
||||
[
|
||||
"obsidian-excalidraw-plugin",
|
||||
"obsidian-git"
|
||||
"obsidian-git",
|
||||
"zoottelkeeper-obsidian-plugin"
|
||||
]
|
||||
Vendored
+1
-1
@@ -88,6 +88,6 @@
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.7132754626224396,
|
||||
"scale": 0.47551697508162627,
|
||||
"close": true
|
||||
}
|
||||
+5505
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "zoottelkeeper-obsidian-plugin",
|
||||
"name": "Zoottelkeeper Plugin",
|
||||
"version": "0.18.0",
|
||||
"minAppVersion": "0.12.1",
|
||||
"description": "This plugin automatically creates, maintains and tags MOCs for all your folders.",
|
||||
"author": "Akos Balasko, Micha Brugger",
|
||||
"authorUrl": "https://github.com/akosbalasko, https://github.com/michabrugger",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
.zottelkeeper {
|
||||
|
||||
}
|
||||
Vendored
+6
-3
@@ -80,7 +80,8 @@
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"right": {
|
||||
"id": "19beab9b24a3a065",
|
||||
@@ -173,8 +174,8 @@
|
||||
"state": {
|
||||
"type": "git-view",
|
||||
"state": {},
|
||||
"icon": "git-pull-request",
|
||||
"title": "Source Control"
|
||||
"icon": "lucide-ghost",
|
||||
"title": "git-view"
|
||||
}
|
||||
}
|
||||
],
|
||||
@@ -200,6 +201,8 @@
|
||||
},
|
||||
"active": "c3e5b400f87e4a39",
|
||||
"lastOpenFiles": [
|
||||
"cybersec/OS/Bash commands.md",
|
||||
"cybersec/OS/Powershell commands.md",
|
||||
"cybersec/AD/Active Directory Basics.md",
|
||||
"Pasted image 20260809103935.png",
|
||||
"Pasted image 20260809103933.png",
|
||||
|
||||
@@ -6,3 +6,4 @@
|
||||
`Find-Module -Name "PowerShell*"`
|
||||
`Install-Module -Name "PowerShellGet"`
|
||||
|
||||
kali
|
||||
Reference in New Issue
Block a user