vault backup: 2024-12-28 19:21:34

This commit is contained in:
Álvaro Antônio de Lacerda Rosário 2024-12-28 19:21:34 -03:00
parent 2eb9278a6c
commit 8bdb8586e1
5 changed files with 18 additions and 14 deletions

4
.obsidian/app.json vendored
View File

@ -1 +1,3 @@
{} {
"useMarkdownLinks": true
}

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,
@ -21,7 +21,7 @@
"random-note": false, "random-note": false,
"outline": true, "outline": true,
"word-count": true, "word-count": true,
"slides": false, "slides": true,
"audio-recorder": false, "audio-recorder": false,
"workspaces": false, "workspaces": false,
"file-recovery": true, "file-recovery": true,

View File

@ -1,9 +1,9 @@
{ {
"commitMessage": "vault backup: {{date}}", "commitMessage": "vault backup: {{date}}",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss", "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 5, "autoSaveInterval": 1,
"autoPushInterval": 0, "autoPushInterval": 0,
"autoPullInterval": 5, "autoPullInterval": 1,
"autoPullOnBoot": false, "autoPullOnBoot": false,
"disablePush": false, "disablePush": false,
"pullBeforePush": true, "pullBeforePush": true,

View File

@ -27,12 +27,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "README.md", "file": "Matemática/1. Tópicos Fundamentais/Palavras chave.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "README" "title": "Palavras chave"
} }
}, },
{ {
@ -168,10 +168,10 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Física/Plano de estudo.md" "file": "Matemática/1. Tópicos Fundamentais/Palavras chave.md"
}, },
"icon": "lucide-list", "icon": "lucide-list",
"title": "Índice de Plano de estudo" "title": "Índice de Palavras chave"
} }
}, },
{ {
@ -202,16 +202,16 @@
"obsidian-git:Open Git source control": false "obsidian-git:Open Git source control": false
} }
}, },
"active": "81e1317cd1965e63", "active": "5d2cdc3d10c90598",
"lastOpenFiles": [ "lastOpenFiles": [
"Física/Plano de estudo.md", "Matemática/Plano de estudos.md",
"README.md", "README.md",
"Matemática/1. Tópicos Fundamentais/Palavras chave.md",
"Física/Plano de estudo.md",
"Química/Plano de estudo.md", "Química/Plano de estudo.md",
"Química", "Química",
"Matemática/Plano de estudos.md",
"Física", "Física",
"Matemática", "Matemática",
"Matemática/1. Tópicos Fundamentais/Palavras chave.md",
"1. Tópicos Fundamentais/Conjuntos e lógica/Palavras chave.md", "1. Tópicos Fundamentais/Conjuntos e lógica/Palavras chave.md",
"1. Tópicos Fundamentais/Conjuntos e lógica", "1. Tópicos Fundamentais/Conjuntos e lógica",
"Matemática/1. Tópicos Fundamentais" "Matemática/1. Tópicos Fundamentais"

View File

@ -1,4 +1,6 @@
## Física ## Física
- [Plano de estudo](Física/Plano%20de%20estudo.md)
## Matemática ## Matemática
- [Plano de estudos](Plano%20de%20estudos.md)
## Química ## Química
- [Plano de estudo](Química/Plano%20de%20estudo.md)