diff --git a/.obsidian/app.json b/.obsidian/app.json index 9e26dfe..196910f 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "useMarkdownLinks": true +} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 436f43c..7b455ce 100644 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -13,7 +13,7 @@ "templates": true, "note-composer": true, "command-palette": true, - "slash-command": false, + "slash-command": true, "editor-status": true, "bookmarks": true, "markdown-importer": false, @@ -21,7 +21,7 @@ "random-note": false, "outline": true, "word-count": true, - "slides": false, + "slides": true, "audio-recorder": false, "workspaces": false, "file-recovery": true, diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index 1b4093f..8ceba74 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -1,9 +1,9 @@ { "commitMessage": "vault backup: {{date}}", "commitDateFormat": "YYYY-MM-DD HH:mm:ss", - "autoSaveInterval": 5, + "autoSaveInterval": 1, "autoPushInterval": 0, - "autoPullInterval": 5, + "autoPullInterval": 1, "autoPullOnBoot": false, "disablePush": false, "pullBeforePush": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index daf78bd..b13c3c6 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -27,12 +27,12 @@ "state": { "type": "markdown", "state": { - "file": "README.md", + "file": "Matemática/1. Tópicos Fundamentais/Palavras chave.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "README" + "title": "Palavras chave" } }, { @@ -168,10 +168,10 @@ "state": { "type": "outline", "state": { - "file": "Física/Plano de estudo.md" + "file": "Matemática/1. Tópicos Fundamentais/Palavras chave.md" }, "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 } }, - "active": "81e1317cd1965e63", + "active": "5d2cdc3d10c90598", "lastOpenFiles": [ - "Física/Plano de estudo.md", + "Matemática/Plano de estudos.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", - "Matemática/Plano de estudos.md", "Física", "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", "Matemática/1. Tópicos Fundamentais" diff --git a/README.md b/README.md index ac8d851..3fdba38 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ## Física - +- [Plano de estudo](Física/Plano%20de%20estudo.md) ## Matemática +- [Plano de estudos](Plano%20de%20estudos.md) ## Química +- [Plano de estudo](Química/Plano%20de%20estudo.md) \ No newline at end of file