Initial Commit

This commit is contained in:
2026-06-20 21:38:07 +09:00
parent 87ccfbaa95
commit 6c6a4f0b0f
16 changed files with 1897 additions and 0 deletions

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

@@ -0,0 +1,187 @@
{
"main": {
"id": "076dc2dbb13fc38d",
"type": "split",
"children": [
{
"id": "edbc001af6441f4e",
"type": "tabs",
"children": [
{
"id": "b3003d20f5f0b4e2",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Welcome.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Welcome"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "1841b2089c2bffe3",
"type": "split",
"children": [
{
"id": "3b8bfc68f6779f1d",
"type": "tabs",
"children": [
{
"id": "3c891f020fddac1f",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "ab42973b555c848a",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "6061a2298e269fc7",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
},
{
"id": "d53a198b27e0fc54",
"type": "leaf",
"state": {
"type": "typst-tools",
"state": {},
"icon": "typst-stroke",
"title": "Typst Tools"
}
}
],
"currentTab": 3
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "3314c4138b2bbdb5",
"type": "split",
"children": [
{
"id": "49fad6d38336d5d9",
"type": "tabs",
"children": [
{
"id": "b90c8f48862ff859",
"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": "Backlinks for Welcome"
}
},
{
"id": "adeec0ea6c2626f7",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "Welcome.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from Welcome"
}
},
{
"id": "04fa94db7a6b7144",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "087c03e476b0934d",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "Welcome.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of Welcome"
}
}
]
}
],
"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,
"bases:Create new base": false
}
},
"active": "b3003d20f5f0b4e2",
"lastOpenFiles": [
"Welcome.md"
]
}