chore(obsidian/): vault backup manually commited for 2023-07-24 09:46:53

This commit is contained in:
Andrei Jiroh Halili 2023-07-24 09:46:53 +08:00
parent 458c8493fa
commit eab93699f8
Signed by: ajhalili2006
GPG Key ID: 67BFC91B3DA12BE8
7 changed files with 227 additions and 2 deletions

View File

@ -1 +1,3 @@
{}
{
"accentColor": ""
}

29
.obsidian/core-plugins-migration.json vendored Normal file
View File

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

View File

@ -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",

22
.obsidian/graph.json vendored Normal file
View File

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

171
.obsidian/workspace.json vendored Normal file
View File

@ -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"
]
}

0
README.md Normal file
View File

0
hello-world.md Normal file
View File