mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Move obsidian vault to the content directory
This commit is contained in:
3
content/.obsidian/templates.json
vendored
Normal file
3
content/.obsidian/templates.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"folder": "_Templates"
|
||||
}
|
||||
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "drafts/hardware-tools.md",
|
||||
"file": "TODO.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "hardware-tools"
|
||||
"title": "TODO"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -169,6 +169,7 @@
|
||||
},
|
||||
"active": "ab03f7100c1ce0fb",
|
||||
"lastOpenFiles": [
|
||||
"_Templates/note.md",
|
||||
"drafts/nvim.md",
|
||||
"drafts/rust.md",
|
||||
"drafts/swift.md",
|
||||
@@ -193,7 +194,6 @@
|
||||
"ready/gdb.md",
|
||||
"ready/git.md",
|
||||
"ready/html.md",
|
||||
"ready/http.md",
|
||||
"ready/https-ssl-certs.md"
|
||||
"ready/http.md"
|
||||
]
|
||||
}
|
||||
@@ -1,6 +1,9 @@
|
||||
---
|
||||
draft: true
|
||||
---
|
||||
|
||||
## Notes
|
||||
|
||||
In draft folder? (checkbox)
|
||||
- [x] Linux Architecture / Linux
|
||||
- [x] Assembly
|
||||
BIN
content/notes/.obsidian/.DS_Store
vendored
BIN
content/notes/.obsidian/.DS_Store
vendored
Binary file not shown.
BIN
content/notes/.obsidian/plugins/.DS_Store
vendored
BIN
content/notes/.obsidian/plugins/.DS_Store
vendored
Binary file not shown.
3
content/notes/.obsidian/templates.json
vendored
3
content/notes/.obsidian/templates.json
vendored
@@ -1,3 +0,0 @@
|
||||
{
|
||||
"folder": "drafts/_Templates"
|
||||
}
|
||||
Reference in New Issue
Block a user