mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Add an index to the notes section
This commit is contained in:
2
content/.obsidian/graph.json
vendored
2
content/.obsidian/graph.json
vendored
@@ -17,6 +17,6 @@
|
||||
"repelStrength": 10,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 250,
|
||||
"scale": 0.19003251510787372,
|
||||
"scale": 0.12668834340524915,
|
||||
"close": true
|
||||
}
|
||||
61
content/.obsidian/workspace.json
vendored
61
content/.obsidian/workspace.json
vendored
@@ -4,24 +4,39 @@
|
||||
"type": "split",
|
||||
"children": [
|
||||
{
|
||||
"id": "da1c1c5ba8d6b94f",
|
||||
"id": "900961c3a85bfabb",
|
||||
"type": "tabs",
|
||||
"children": [
|
||||
{
|
||||
"id": "ab03f7100c1ce0fb",
|
||||
"id": "2fdb7f37153cc3f1",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "notes/ready/gdb.md",
|
||||
"file": "notes/ready/wsl2.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "gdb"
|
||||
"title": "wsl2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "941ff0fdeadcd9b5",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "notes/index/index.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "index"
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
"currentTab": 1
|
||||
}
|
||||
],
|
||||
"direction": "vertical"
|
||||
@@ -141,13 +156,13 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "notes/ready/gdb.md",
|
||||
"file": "notes/index/index.md",
|
||||
"followCursor": false,
|
||||
"showSearch": false,
|
||||
"searchQuery": ""
|
||||
},
|
||||
"icon": "lucide-list",
|
||||
"title": "Outline of gdb"
|
||||
"title": "Outline of index"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -170,8 +185,8 @@
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"canvas:Create new canvas": false,
|
||||
"graph:Open graph view": false,
|
||||
"daily-notes:Open today's daily note": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
@@ -179,12 +194,25 @@
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "ab03f7100c1ce0fb",
|
||||
"active": "941ff0fdeadcd9b5",
|
||||
"lastOpenFiles": [
|
||||
"notes/ready/wsl2.md",
|
||||
"notes/index/index.md",
|
||||
"notes/ready/algorithms_and_data/index.md",
|
||||
"notes/ready/how_to_computer/index.md",
|
||||
"notes/ready/compiling.md",
|
||||
"notes/ready/how_to_computer/index 1.md",
|
||||
"notes/ready/c-language.md",
|
||||
"notes/index",
|
||||
"notes/cs/index.md",
|
||||
"notes/cs",
|
||||
"posts/linux-starter-guide/index.md",
|
||||
"notes/drafts/nvim.md",
|
||||
"_Templates/note.md",
|
||||
"notes/ready/how_to_computer/index.md",
|
||||
"notes/ready/databases/index.md",
|
||||
"notes/ready/python.md",
|
||||
"notes/ready/compiling.md",
|
||||
"notes/Untitled.md",
|
||||
"notes/ready/gdb.md",
|
||||
"notes/ready/c-snippets.md",
|
||||
"posts/dotfiles.md",
|
||||
"posts/exploring-freebsd.md",
|
||||
@@ -196,17 +224,6 @@
|
||||
"textgenerator/templates/awesomePrompts/storytellerAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/techwriterAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/startuptechlawyerAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/tictactoegameAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/timetravelguideAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/regexgeneratorAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/travelguideAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/teatasterAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/seniorfrontenddeveloperAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/talentcoachAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/positioninterviewerAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/salespersonAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/stackoverflowpostAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts/spokenenglishteacherandimproverAwesome.md",
|
||||
"textgenerator/templates/awesomePrompts",
|
||||
"textgenerator/templates",
|
||||
"textgenerator",
|
||||
|
||||
Reference in New Issue
Block a user