vault backup: 2023-04-15 10:21:22
This commit is contained in:
9
.obsidian/app.json
vendored
9
.obsidian/app.json
vendored
@@ -1 +1,8 @@
|
|||||||
{}
|
{
|
||||||
|
"pdfExportSettings": {
|
||||||
|
"pageSize": "A4",
|
||||||
|
"landscape": false,
|
||||||
|
"margin": "0",
|
||||||
|
"downscalePercent": 100
|
||||||
|
}
|
||||||
|
}
|
||||||
3
.obsidian/community-plugins.json
vendored
3
.obsidian/community-plugins.json
vendored
@@ -1,4 +1,5 @@
|
|||||||
[
|
[
|
||||||
"obsidian-git",
|
"obsidian-git",
|
||||||
"obsidian-mind-map"
|
"obsidian-mind-map",
|
||||||
|
"better-pdf-plugin"
|
||||||
]
|
]
|
||||||
89834
.obsidian/plugins/better-pdf-plugin/main.js
vendored
Normal file
89834
.obsidian/plugins/better-pdf-plugin/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/better-pdf-plugin/manifest.json
vendored
Normal file
10
.obsidian/plugins/better-pdf-plugin/manifest.json
vendored
Normal 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
|
||||||
|
}
|
||||||
5
.obsidian/plugins/better-pdf-plugin/styles.css
vendored
Normal file
5
.obsidian/plugins/better-pdf-plugin/styles.css
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
/* Styles */
|
||||||
|
|
||||||
|
.popover.hover-popover.pdf-embed{
|
||||||
|
display:none;
|
||||||
|
}
|
||||||
14
.obsidian/workspace.json
vendored
14
.obsidian/workspace.json
vendored
@@ -11,8 +11,12 @@
|
|||||||
"id": "bbc5927e93be148a",
|
"id": "bbc5927e93be148a",
|
||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "graph",
|
"type": "markdown",
|
||||||
"state": {}
|
"state": {
|
||||||
|
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md",
|
||||||
|
"mode": "source",
|
||||||
|
"source": false
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -81,6 +85,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -97,6 +102,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
|
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@@ -118,7 +124,9 @@
|
|||||||
"type": "leaf",
|
"type": "leaf",
|
||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {}
|
"state": {
|
||||||
|
"file": "FH/Informationssicherheit/Ueb1/Ueb01.md"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user