From 12a3bae7c1bb18c0f4e9f7808e5e1b980fdb7705 Mon Sep 17 00:00:00 2001 From: Jordi Date: Sat, 15 Apr 2023 10:09:43 +0200 Subject: [PATCH] first commit --- FH/.obsidian/app.json | 1 + FH/.obsidian/appearance.json | 3 + FH/.obsidian/core-plugins-migration.json | 29 +++++ FH/.obsidian/core-plugins.json | 20 +++ FH/.obsidian/hotkeys.json | 1 + FH/.obsidian/workspace.json | 154 +++++++++++++++++++++++ FH/CCN/VL01.md | 1 + README.md | 0 8 files changed, 209 insertions(+) create mode 100644 FH/.obsidian/app.json create mode 100644 FH/.obsidian/appearance.json create mode 100644 FH/.obsidian/core-plugins-migration.json create mode 100644 FH/.obsidian/core-plugins.json create mode 100644 FH/.obsidian/hotkeys.json create mode 100644 FH/.obsidian/workspace.json create mode 100644 FH/CCN/VL01.md create mode 100644 README.md diff --git a/FH/.obsidian/app.json b/FH/.obsidian/app.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/FH/.obsidian/app.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/FH/.obsidian/appearance.json b/FH/.obsidian/appearance.json new file mode 100644 index 0000000..c8c365d --- /dev/null +++ b/FH/.obsidian/appearance.json @@ -0,0 +1,3 @@ +{ + "accentColor": "" +} \ No newline at end of file diff --git a/FH/.obsidian/core-plugins-migration.json b/FH/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..3106ebd --- /dev/null +++ b/FH/.obsidian/core-plugins-migration.json @@ -0,0 +1,29 @@ +{ + "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, + "starred": 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/FH/.obsidian/core-plugins.json b/FH/.obsidian/core-plugins.json new file mode 100644 index 0000000..086a8e4 --- /dev/null +++ b/FH/.obsidian/core-plugins.json @@ -0,0 +1,20 @@ +[ + "file-explorer", + "global-search", + "switcher", + "graph", + "backlink", + "canvas", + "outgoing-link", + "tag-pane", + "page-preview", + "daily-notes", + "templates", + "note-composer", + "command-palette", + "editor-status", + "starred", + "outline", + "word-count", + "file-recovery" +] \ No newline at end of file diff --git a/FH/.obsidian/hotkeys.json b/FH/.obsidian/hotkeys.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/FH/.obsidian/hotkeys.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/FH/.obsidian/workspace.json b/FH/.obsidian/workspace.json new file mode 100644 index 0000000..9d827d9 --- /dev/null +++ b/FH/.obsidian/workspace.json @@ -0,0 +1,154 @@ +{ + "main": { + "id": "985a28639027cb68", + "type": "split", + "children": [ + { + "id": "70d3e404042bb7e1", + "type": "tabs", + "children": [ + { + "id": "8d74a64b5bdd799c", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "CCN/VL01.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "cddcefee340fb8a5", + "type": "split", + "children": [ + { + "id": "94d495814220bf82", + "type": "tabs", + "children": [ + { + "id": "dee6158724d41ca6", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "70ca5d990fce7a86", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "d5e695bcc8cab13d", + "type": "leaf", + "state": { + "type": "starred", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "4540e984d4c131f5", + "type": "split", + "children": [ + { + "id": "b1ae273364c01df7", + "type": "tabs", + "children": [ + { + "id": "3c5c1738be747670", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "CCN/VL01.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "a0e89b3fceee7653", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "CCN/VL01.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "a8d05e2876a81d16", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "858dd4c3359fda1d", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "CCN/VL01.md" + } + } + } + ] + } + ], + "direction": "horizontal", + "width": 300, + "collapsed": true + }, + "left-ribbon": { + "hiddenItems": { + "switcher:Open quick switcher": false, + "graph:Open graph view": false, + "canvas:Create new canvas": false, + "daily-notes:Open today's daily note": false, + "templates:Insert template": false, + "command-palette:Open command palette": false + } + }, + "active": "8d74a64b5bdd799c", + "lastOpenFiles": [ + "CCN/VL01.md", + "CCN" + ] +} \ No newline at end of file diff --git a/FH/CCN/VL01.md b/FH/CCN/VL01.md new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/FH/CCN/VL01.md @@ -0,0 +1 @@ + diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29