From cc75afeae0d7efad103b0e63b6fd3cc974864f62 Mon Sep 17 00:00:00 2001 From: Matthias Lodner Date: Mon, 4 Nov 2024 15:07:13 +0100 Subject: [PATCH] vault backup: 2024-11-04 15:07:13 --- .obsidian/.app.json.~527f | 12 ++++++++ .obsidian/.appearance.json.~71d9 | 5 ++++ .obsidian/.core-plugins.json.~d35 | 30 +++++++++++++++++++ .../table-editor-obsidian/.data.json.~5c43 | 6 ++++ 4 files changed, 53 insertions(+) create mode 100644 .obsidian/.app.json.~527f create mode 100644 .obsidian/.appearance.json.~71d9 create mode 100644 .obsidian/.core-plugins.json.~d35 create mode 100644 .obsidian/plugins/table-editor-obsidian/.data.json.~5c43 diff --git a/.obsidian/.app.json.~527f b/.obsidian/.app.json.~527f new file mode 100644 index 0000000..62ba5ca --- /dev/null +++ b/.obsidian/.app.json.~527f @@ -0,0 +1,12 @@ +{ + "trashOption": "local", + "showLineNumber": true, + "attachmentFolderPath": "./attachments", + "pdfExportSettings": { + "includeName": true, + "pageSize": "A4", + "landscape": false, + "margin": "0", + "downscalePercent": 100 + } +} \ No newline at end of file diff --git a/.obsidian/.appearance.json.~71d9 b/.obsidian/.appearance.json.~71d9 new file mode 100644 index 0000000..a4d7d1a --- /dev/null +++ b/.obsidian/.appearance.json.~71d9 @@ -0,0 +1,5 @@ +{ + "accentColor": "", + "baseFontSize": 16, + "theme": "obsidian" +} \ No newline at end of file diff --git a/.obsidian/.core-plugins.json.~d35 b/.obsidian/.core-plugins.json.~d35 new file mode 100644 index 0000000..c6829cf --- /dev/null +++ b/.obsidian/.core-plugins.json.~d35 @@ -0,0 +1,30 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": false, + "editor-status": true, + "bookmarks": true, + "markdown-importer": false, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": false, + "workspaces": true, + "file-recovery": true, + "publish": false, + "sync": false, + "properties": true +} \ No newline at end of file diff --git a/.obsidian/plugins/table-editor-obsidian/.data.json.~5c43 b/.obsidian/plugins/table-editor-obsidian/.data.json.~5c43 new file mode 100644 index 0000000..9009465 --- /dev/null +++ b/.obsidian/plugins/table-editor-obsidian/.data.json.~5c43 @@ -0,0 +1,6 @@ +{ + "formatType": "normal", + "showRibbonIcon": true, + "bindEnter": true, + "bindTab": true +} \ No newline at end of file