chore: vault backup from Web at 2024-04-12T20:10

This commit is contained in:
2024-04-12 20:10:13 -05:00
parent 09ef4b2e0e
commit 02d3e593be
2 changed files with 19 additions and 4 deletions

View File

@@ -11,8 +11,12 @@
"id": "032a0475a570b6e7",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
"type": "markdown",
"state": {
"file": "Test3.md.md",
"mode": "preview",
"source": false
}
}
}
]
@@ -81,6 +85,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Test3.md.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@@ -97,6 +102,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Test3.md.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@@ -118,7 +124,9 @@
"type": "leaf",
"state": {
"type": "outline",
"state": {}
"state": {
"file": "Test3.md.md"
}
}
}
]
@@ -135,7 +143,8 @@
"canvas:Create new canvas": false,
"daily-notes:Open today's daily note": false,
"templates:Insert template": false,
"command-palette:Open command palette": false
"command-palette:Open command palette": false,
"yet-another-obsidian-synchronizer:YAOS": false
}
},
"active": "032a0475a570b6e7",

View File

@@ -1,3 +1,9 @@
```bash
apt update && apt upgrade -y
```
```bash
echo "this is a test"
```