diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json new file mode 100644 index 0000000..1296f95 --- /dev/null +++ b/.obsidian/plugins/obsidian-git/data.json @@ -0,0 +1,62 @@ +{ + "commitMessage": "vault backup: {{date}}", + "autoCommitMessage": "vault backup: {{date}}", + "commitMessageScript": "", + "commitDateFormat": "YYYY-MM-DD HH:mm:ss", + "autoSaveInterval": 0, + "autoPushInterval": 0, + "autoPullInterval": 0, + "autoPullOnBoot": false, + "autoCommitOnlyStaged": false, + "disablePush": false, + "pullBeforePush": true, + "disablePopups": false, + "showErrorNotices": true, + "disablePopupsForNoChanges": false, + "listChangedFilesInMessageBody": false, + "showStatusBar": true, + "updateSubmodules": false, + "syncMethod": "merge", + "customMessageOnAutoBackup": false, + "autoBackupAfterFileChange": false, + "treeStructure": false, + "refreshSourceControl": true, + "basePath": "", + "differentIntervalCommitAndPush": false, + "changedFilesInStatusBar": false, + "showedMobileNotice": true, + "refreshSourceControlTimer": 7000, + "showBranchStatusBar": true, + "setLastSaveToLastCommit": false, + "submoduleRecurseCheckout": false, + "gitDir": "", + "showFileMenu": true, + "authorInHistoryView": "hide", + "dateInHistoryView": false, + "diffStyle": "split", + "lineAuthor": { + "show": false, + "followMovement": "inactive", + "authorDisplay": "initials", + "showCommitHash": false, + "dateTimeFormatOptions": "date", + "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm", + "dateTimeTimezone": "viewer-local", + "coloringMaxAge": "1y", + "colorNew": { + "r": 255, + "g": 150, + "b": 150 + }, + "colorOld": { + "r": 120, + "g": 160, + "b": 255 + }, + "textColorCss": "var(--text-muted)", + "ignoreWhitespace": false, + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" + } +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 8d08f32..af1bf44 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -27,15 +27,16 @@ "state": { "type": "markdown", "state": { - "file": "Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md", + "file": "README.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Mecánica Unix - Manejo de la shell" + "title": "README" } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -236,8 +237,10 @@ "obsidian-git:Open Git source control": false } }, - "active": "e615f9321ff830be", + "active": "620cc3e7430b0ac1", "lastOpenFiles": [ + "Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md", + "BDD/SQL/Disparadores.md", "BDD/SQL/Lenguaje de definición de datos (DDL).md", "BDD/SQL/Lenguaje de Manupulación de Datos (DML).md", "BDD/SQL/Procedimientos almacenados.md", @@ -245,8 +248,6 @@ "BDD/SQL/SQL.md", "BDD/SQL/Sintaxis (Keywords).md", "BDD/SQL/Importación y exportación de base de datos.md", - "BDD/SQL/Disparadores.md", - "Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md", "Documentación personal/Mecanica de Unix/1. Bash Scripting Avanzado/Funciones puras/Ejercicios/Ejercicios - Funciones puras.md", "Documentación personal/Mecanica de Unix/1. Bash Scripting Avanzado/Funciones puras/Funciones puras.md", "Documentación personal/Mecanica de Unix/1. Bash Scripting Avanzado/Arrays asociativos.md", diff --git a/README.md b/README.md index 51deff3..7a5f4a8 100644 --- a/README.md +++ b/README.md @@ -73,4 +73,3 @@ iOS tampoco deja clonar repos... Ni hacer nada en general, usa la copia en Andro --- Abrís Obsidian y buscáis donde hayáis descargado el repo y listo. -(No me lo confundas con el juego. O sí, pero luego no digas que no furula).