vault backup: 2025-02-21 08:27:29

This commit is contained in:
2025-02-21 08:27:30 +01:00
parent ec5c26f1ac
commit 2465569d34
3 changed files with 26 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
"templates": true, "templates": true,
"note-composer": true, "note-composer": true,
"command-palette": true, "command-palette": true,
"slash-command": false, "slash-command": true,
"editor-status": true, "editor-status": true,
"bookmarks": true, "bookmarks": true,
"markdown-importer": false, "markdown-importer": false,

View File

@@ -196,10 +196,13 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "0 Journal/Meetings/Witty Machines - 1.md" "file": "5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
}, },
"icon": "lucide-list", "icon": "lucide-list",
"title": "Outline of Witty Machines - 1" "title": "Outline of Software Project Survival Guide by Steve McConnell"
} }
}, },
{ {
@@ -247,7 +250,7 @@
} }
} }
], ],
"currentTab": 8 "currentTab": 4
}, },
{ {
"id": "7324c8ef0d6e53cb", "id": "7324c8ef0d6e53cb",
@@ -313,8 +316,23 @@
"icon": "lucide-file", "icon": "lucide-file",
"title": "Requirements Management" "title": "Requirements Management"
} }
},
{
"id": "3246fb705b7d70a6",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "5 Media/0 Books/Software Project Survival Guide by Steve McConnell.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Software Project Survival Guide by Steve McConnell"
}
} }
] ],
"currentTab": 1
} }
], ],
"direction": "vertical", "direction": "vertical",
@@ -322,12 +340,12 @@
"y": 25, "y": 25,
"width": 1680, "width": 1680,
"height": 1865, "height": 1865,
"maximize": false, "maximize": true,
"zoom": 0 "zoom": 0
} }
] ]
}, },
"active": "14f41f39a3c3dfd5", "active": "d2c7f9218095945e",
"lastOpenFiles": [ "lastOpenFiles": [
"Temporary/Requirements Management.md", "Temporary/Requirements Management.md",
"5 Media/8 Courses/Design Patterns by Construx.md", "5 Media/8 Courses/Design Patterns by Construx.md",

View File

@@ -21,6 +21,7 @@ status: not_started
> - If I implemented one idea from this book right now, which one would it be? > - If I implemented one idea from this book right now, which one would it be?
> - How would I describe the book to someone else? > - How would I describe the book to someone else?
--- ---
## Ideas and Thoughts ## Ideas and Thoughts