Unity-Notes/.obsidian/workspace.json

187 lines
4.7 KiB
JSON
Raw Normal View History

2024-10-23 21:46:10 +02:00
{
"main": {
"id": "00342d191fbc51cf",
"type": "split",
"children": [
{
"id": "6b652dc38b9873a1",
"type": "tabs",
"children": [
{
"id": "eca0df4907039a3d",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "README.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "README"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "1341c2ddbaa3a608",
"type": "split",
"children": [
{
"id": "1e81af1731b1db47",
"type": "tabs",
"children": [
{
"id": "b28fe42437006820",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "143e99a6310cbdc7",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "f803f3187cd79523",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "d64e49ee197bb395",
"type": "split",
"children": [
{
"id": "18cbd72fb078f17e",
"type": "tabs",
"children": [
{
"id": "2ae9f62f3d7e805b",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Backlinks"
}
},
{
"id": "3186a68a89d9320a",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "README.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from README"
}
},
{
"id": "14866006e719c1b2",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "e7a78187f697cc3f",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "README.md"
},
"icon": "lucide-list",
"title": "Outline of README"
}
},
{
"id": "e42ec9c3dad6ea5b",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
}
],
"currentTab": 4
}
],
"direction": "horizontal",
"width": 200
},
"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,
"obsidian-git:Open Git source control": false
}
},
"active": "eca0df4907039a3d",
"lastOpenFiles": [
"Tutorials/How to make an enemy AI with Unity NavMesh Agent.md",
"LICENSE",
"Unity-Notes/README.md",
"Unity-Notes/LICENSE",
"Unity-Notes",
"README.md",
"Tutorials",
"Welcome.md",
"create a link.md"
]
}