From 786baf9135255e0695b12939f7fd6d40541c1be7 Mon Sep 17 00:00:00 2001 From: Ammerhai Date: Tue, 18 Nov 2025 13:58:22 +0100 Subject: [PATCH] add obsidian vault --- CAWS/.obsidian/app.json | 1 + CAWS/.obsidian/appearance.json | 1 + CAWS/.obsidian/core-plugins-migration.json | 30 ++++ CAWS/.obsidian/core-plugins.json | 33 ++++ CAWS/.obsidian/graph.json | 22 +++ CAWS/.obsidian/workspace.json | 176 +++++++++++++++++++++ CAWS/Welcome.md | 5 + 7 files changed, 268 insertions(+) create mode 100644 CAWS/.obsidian/app.json create mode 100644 CAWS/.obsidian/appearance.json create mode 100644 CAWS/.obsidian/core-plugins-migration.json create mode 100644 CAWS/.obsidian/core-plugins.json create mode 100644 CAWS/.obsidian/graph.json create mode 100644 CAWS/.obsidian/workspace.json create mode 100644 CAWS/Welcome.md diff --git a/CAWS/.obsidian/app.json b/CAWS/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/CAWS/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/CAWS/.obsidian/appearance.json b/CAWS/.obsidian/appearance.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/CAWS/.obsidian/appearance.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/CAWS/.obsidian/core-plugins-migration.json b/CAWS/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..436f43c --- /dev/null +++ b/CAWS/.obsidian/core-plugins-migration.json @@ -0,0 +1,30 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "properties": false, + "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": false, + "file-recovery": true, + "publish": false, + "sync": false +} \ No newline at end of file diff --git a/CAWS/.obsidian/core-plugins.json b/CAWS/.obsidian/core-plugins.json new file mode 100644 index 0000000..74381c3 --- /dev/null +++ b/CAWS/.obsidian/core-plugins.json @@ -0,0 +1,33 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "canvas": true, + "outgoing-link": true, + "tag-pane": true, + "properties": false, + "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": false, + "file-recovery": true, + "publish": false, + "sync": false, + "footnotes": false, + "bases": true, + "webviewer": false +} \ No newline at end of file diff --git a/CAWS/.obsidian/graph.json b/CAWS/.obsidian/graph.json new file mode 100644 index 0000000..42a46ec --- /dev/null +++ b/CAWS/.obsidian/graph.json @@ -0,0 +1,22 @@ +{ + "collapse-filter": true, + "search": "", + "showTags": false, + "showAttachments": false, + "hideUnresolved": false, + "showOrphans": true, + "collapse-color-groups": true, + "colorGroups": [], + "collapse-display": true, + "showArrow": false, + "textFadeMultiplier": 0, + "nodeSizeMultiplier": 1, + "lineSizeMultiplier": 1, + "collapse-forces": true, + "centerStrength": 0.518713248970312, + "repelStrength": 10, + "linkStrength": 1, + "linkDistance": 250, + "scale": 1, + "close": true +} \ No newline at end of file diff --git a/CAWS/.obsidian/workspace.json b/CAWS/.obsidian/workspace.json new file mode 100644 index 0000000..2cdfbe3 --- /dev/null +++ b/CAWS/.obsidian/workspace.json @@ -0,0 +1,176 @@ +{ + "main": { + "id": "1358c2ec9fa04611", + "type": "split", + "children": [ + { + "id": "5d3651c928501ec2", + "type": "tabs", + "children": [ + { + "id": "d7e140da7f9c3658", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Welcome.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Welcome" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "06bd950bcde3afb6", + "type": "split", + "children": [ + { + "id": "99d247c431529d62", + "type": "tabs", + "children": [ + { + "id": "17ebb9590096feb3", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Dateiexplorer" + } + }, + { + "id": "3a0078fae335043c", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Suchen" + } + }, + { + "id": "e55069b5fc0c42bb", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Lesezeichen" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "8541b6074c042f30", + "type": "split", + "children": [ + { + "id": "357b5237ea69d3a3", + "type": "tabs", + "children": [ + { + "id": "a3ee9819db4256bf", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Welcome.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Rückverweise für Welcome" + } + }, + { + "id": "331497fe444aeb65", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "Welcome.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Ausgehende Links von Welcome öffnen" + } + }, + { + "id": "f5444e19385273f6", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "743ee9cbcf594698", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "Welcome.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Gliederung von Welcome" + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "left-ribbon": { + "hiddenItems": { + "graph:Graph-Ansicht öffnen": false, + "bases:Create new base": false, + "switcher:Schnellauswahl öffnen": false, + "canvas:Neuen Canvas erstellen": false, + "daily-notes:Heutige Notiz öffnen": false, + "templates:Vorlage einfügen": false, + "command-palette:Befehlspalette öffnen": false + } + }, + "active": "17ebb9590096feb3", + "lastOpenFiles": [ + "Welcome.md" + ] +} \ No newline at end of file diff --git a/CAWS/Welcome.md b/CAWS/Welcome.md new file mode 100644 index 0000000..f9bca28 --- /dev/null +++ b/CAWS/Welcome.md @@ -0,0 +1,5 @@ +This is your new *vault*. + +Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)! + +When you're ready, delete this note and make the vault your own. \ No newline at end of file