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

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