Create Spec for CAN-Protocol Stack and Doc of CAN-Interface Circuit
This commit is contained in:
188
spec/gobot-spec/.obsidian/workspace.json
vendored
Normal file
188
spec/gobot-spec/.obsidian/workspace.json
vendored
Normal file
@@ -0,0 +1,188 @@
|
||||
{
|
||||
"main": {
|
||||
"id": "6f76e152e1d4b58f",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "0b9727bfb81ea513",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "b07ed06960c77b44",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "CAN Protocol.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "CAN Protocol"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "e41a6e6ed9e71bfa",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "CAN Protocol.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "CAN Protocol"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
},
|
||||
"left": {
|
||||
"id": "05c7eb586a8f4dfc",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "043c67092471cf31",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "4e6c66a54203b5ef",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "file-explorer",
|
||||
"state": {
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-folder-closed",
|
||||
"title": "Files"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "f51d953182f691ca",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "search",
|
||||
"state": {
|
||||
"query": "",
|
||||
"matchingCase": false,
|
||||
"explainSearch": false,
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical"
|
||||
},
|
||||
"icon": "lucide-search",
|
||||
"title": "Search"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "c95d5a4d330c3fbe",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "bookmarks",
|
||||
"state": {},
|
||||
"icon": "lucide-bookmark",
|
||||
"title": "Bookmarks"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300
|
||||
},
|
||||
"right": {
|
||||
"id": "49414f9775b345dc",
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "a573369191872484",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "0b40e811b46b6812",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "CAN Protocol.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
"showSearch": false,
|
||||
"searchQuery": "",
|
||||
"backlinkCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-coming-in",
|
||||
"title": "Backlinks for CAN Protocol"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "2d018b9ca566140c",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "CAN Protocol.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
},
|
||||
"icon": "links-going-out",
|
||||
"title": "Outgoing links from CAN Protocol"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "26e2fb993d4ddbb6",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "tag",
|
||||
"state": {
|
||||
"sortOrder": "frequency",
|
||||
"useHierarchy": true
|
||||
},
|
||||
"icon": "lucide-tags",
|
||||
"title": "Tags"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "824f9c345e01959b",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "CAN Protocol.md"
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of CAN Protocol"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"direction": "horizontal",
|
||||
"width": 300,
|
||||
"collapsed": true
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
||||
"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
|
||||
}
|
||||
},
|
||||
"active": "e41a6e6ed9e71bfa",
|
||||
"lastOpenFiles": [
|
||||
"Untitled.canvas",
|
||||
"CAN Protocol.md",
|
||||
"Welcome.md",
|
||||
"create a link.md"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user