From eab93699f8e6956059180c00361f8c7549972d47 Mon Sep 17 00:00:00 2001 From: Andrei Jiroh Halili Date: Mon, 24 Jul 2023 09:46:53 +0800 Subject: [PATCH] chore(obsidian/): vault backup manually commited for 2023-07-24 09:46:53 --- .obsidian/appearance.json | 4 +- .obsidian/core-plugins-migration.json | 29 +++++ .obsidian/core-plugins.json | 3 +- .obsidian/graph.json | 22 ++++ .obsidian/workspace.json | 171 ++++++++++++++++++++++++++ README.md | 0 hello-world.md | 0 7 files changed, 227 insertions(+), 2 deletions(-) create mode 100644 .obsidian/core-plugins-migration.json create mode 100644 .obsidian/graph.json create mode 100644 .obsidian/workspace.json create mode 100644 README.md create mode 100644 hello-world.md diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index 9e26dfe..c8c365d 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "accentColor": "" +} \ No newline at end of file diff --git a/.obsidian/core-plugins-migration.json b/.obsidian/core-plugins-migration.json new file mode 100644 index 0000000..317ce45 --- /dev/null +++ b/.obsidian/core-plugins-migration.json @@ -0,0 +1,29 @@ +{ + "file-explorer": true, + "global-search": true, + "switcher": true, + "graph": true, + "backlink": true, + "outgoing-link": true, + "tag-pane": true, + "page-preview": true, + "daily-notes": true, + "templates": true, + "note-composer": true, + "command-palette": true, + "slash-command": true, + "editor-status": true, + "markdown-importer": true, + "zk-prefixer": false, + "random-note": false, + "outline": true, + "word-count": true, + "slides": false, + "audio-recorder": false, + "workspaces": false, + "file-recovery": true, + "publish": false, + "sync": true, + "canvas": true, + "bookmarks": true +} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 93ae968..9d01a4e 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -4,6 +4,7 @@ "switcher", "graph", "backlink", + "canvas", "outgoing-link", "tag-pane", "page-preview", @@ -13,7 +14,7 @@ "command-palette", "slash-command", "editor-status", - "starred", + "bookmarks", "markdown-importer", "outline", "word-count", diff --git a/.obsidian/graph.json b/.obsidian/graph.json new file mode 100644 index 0000000..e21a18d --- /dev/null +++ b/.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": false +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json new file mode 100644 index 0000000..9864742 --- /dev/null +++ b/.obsidian/workspace.json @@ -0,0 +1,171 @@ +{ + "main": { + "id": "818ea4cabfb30e34", + "type": "split", + "children": [ + { + "id": "8724355fcc88491c", + "type": "tabs", + "children": [ + { + "id": "6ce21ee4bbb6d66d", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "README.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "e31ae97321134bd8", + "type": "split", + "children": [ + { + "id": "9b739c87ff670c00", + "type": "tabs", + "children": [ + { + "id": "4ca65662afcdd946", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "1ae7d85ea4176721", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "28582aa446232321", + "type": "leaf", + "state": { + "type": "starred", + "state": {} + } + }, + { + "id": "8133d1860803151d", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {} + } + } + ] + } + ], + "direction": "horizontal", + "width": 300 + }, + "right": { + "id": "a7aae72e14fdd92e", + "type": "split", + "children": [ + { + "id": "4abdf7f90a70cfe3", + "type": "tabs", + "children": [ + { + "id": "18a6b044dfa41fce", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "README.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "87b7be6e7ea56c4c", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "README.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "b96919fdd2c4c879", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "86031f8e703773b8", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "README.md" + } + } + }, + { + "id": "ca0c47367d8e99de", + "type": "leaf", + "state": { + "type": "git-view", + "state": {} + } + } + ], + "currentTab": 4 + } + ], + "direction": "horizontal", + "width": 300 + }, + "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, + "markdown-importer:Open format converter": false + } + }, + "active": "6ce21ee4bbb6d66d", + "lastOpenFiles": [ + "README.md", + "hello-world.md" + ] +} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/hello-world.md b/hello-world.md new file mode 100644 index 0000000..e69de29