osdev-notes/.obsidian/workspace.json
2025-09-26 16:00:23 -04:00

205 lines
5.3 KiB
JSON

{
"main": {
"id": "2253199824fb9d00",
"type": "split",
"children": [
{
"id": "3fe20d1aa0321aea",
"type": "tabs",
"children": [
{
"id": "fcb894c66b7bc94f",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Welcome.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Welcome"
}
},
{
"id": "03a1d09568f1c625",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Physical & Virtual Memory.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Physical & Virtual Memory"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "d2646f2ab4b85d7c",
"type": "split",
"children": [
{
"id": "7a6691841aead4b5",
"type": "tabs",
"children": [
{
"id": "e06f5c7749cdf935",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Files"
}
},
{
"id": "1d85d976e98e95f2",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Search"
}
},
{
"id": "7730810e1bb8b184",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Bookmarks"
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "d7b22395e2d7f916",
"type": "split",
"children": [
{
"id": "847386d2d7b01e40",
"type": "tabs",
"children": [
{
"id": "557cc133f50b9f2c",
"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": "deb4ac495a28529b",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "Welcome.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Outgoing links from Welcome"
}
},
{
"id": "9df89e9efcdbd98a",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Tags"
}
},
{
"id": "9a5779af71f86a48",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "Welcome.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Outline of Welcome"
}
},
{
"id": "60097fa837e4551b",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
}
],
"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,
"bases:Create new base": false,
"obsidian-git:Open Git source control": false
}
},
"active": "fcb894c66b7bc94f",
"lastOpenFiles": [
"Physical & Virtual Memory.md",
"Welcome.md",
"Registers.md",
"Rings & Privilege Levels.md",
"create a link.md"
]
}