vault backup: 2023-04-15 10:21:22

This commit is contained in:
2023-04-15 10:21:23 +02:00
parent 61771a9e87
commit 95bb74b89a
7 changed files with 89870 additions and 5 deletions

9
.obsidian/app.json vendored
View File

@@ -1 +1,8 @@
{}
{
"pdfExportSettings": {
"pageSize": "A4",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}

View File

@@ -1,4 +1,5 @@
[
"obsidian-git",
"obsidian-mind-map"
"obsidian-mind-map",
"better-pdf-plugin"
]

89834
.obsidian/plugins/better-pdf-plugin/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,10 @@
{
"id": "better-pdf-plugin",
"name": "Better PDF Plugin",
"version": "1.4.0",
"minAppVersion": "0.11.13",
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
"author": "MSzturc",
"authorUrl": "https://github.com/MSzturc",
"isDesktopOnly": false
}

View File

@@ -0,0 +1,5 @@
/* Styles */
.popover.hover-popover.pdf-embed{
display:none;
}

View File

@@ -11,8 +11,12 @@
"id": "bbc5927e93be148a",
"type": "leaf",
"state": {
"type": "graph",
"state": {}
"type": "markdown",
"state": {
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md",
"mode": "source",
"source": false
}
}
}
]
@@ -81,6 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -97,6 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -118,7 +124,9 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {}
"state": {
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md"
}
}
}
]