vault backup: 2024-09-07 06:15:50

This commit is contained in:
noah cuadrado 2024-09-07 06:15:50 +02:00
parent ba7bcc5d24
commit ade1889efa
6 changed files with 203 additions and 8 deletions

1
.obsidian/app.json vendored Normal file
View file

@ -0,0 +1 @@
{}

1
.obsidian/appearance.json vendored Normal file
View file

@ -0,0 +1 @@
{}

30
.obsidian/core-plugins-migration.json vendored Normal file
View file

@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"canvas": true,
"outgoing-link": true,
"tag-pane": true,
"properties": false,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"bookmarks": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false
}

20
.obsidian/core-plugins.json vendored Normal file
View file

@ -0,0 +1,20 @@
[
"file-explorer",
"global-search",
"switcher",
"graph",
"backlink",
"canvas",
"outgoing-link",
"tag-pane",
"page-preview",
"daily-notes",
"templates",
"note-composer",
"command-palette",
"editor-status",
"bookmarks",
"outline",
"word-count",
"file-recovery"
]

143
.obsidian/workspace.json vendored Normal file
View file

@ -0,0 +1,143 @@
{
"main": {
"id": "4a96e683bcc3917a",
"type": "split",
"children": [
{
"id": "cb55624c143cb72b",
"type": "tabs",
"children": [
{
"id": "79467bf8877ff0ae",
"type": "leaf",
"state": {
"type": "empty",
"state": {}
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "bace2f79a9ebebc6",
"type": "split",
"children": [
{
"id": "a4ebd70a266e4840",
"type": "tabs",
"children": [
{
"id": "5c07944960de0cab",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical"
}
}
},
{
"id": "3616bb138b5f3cce",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
}
}
},
{
"id": "88b10434eca97572",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300
},
"right": {
"id": "95af2a70cc54f629",
"type": "split",
"children": [
{
"id": "b015b1d7897cced8",
"type": "tabs",
"children": [
{
"id": "4245ea7e59f60df5",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "c08ba89855e0d67d",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"linksCollapsed": false,
"unlinkedCollapsed": true
}
}
},
{
"id": "51ff367f5634ee8d",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true
}
}
},
{
"id": "44652229b85787be",
"type": "leaf",
"state": {
"type": "outline",
"state": {}
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"left-ribbon": {
"hiddenItems": {
"switcher:Abrir selector rápido": false,
"graph:Abrir vista gráfica": false,
"canvas:Crear nuevo lienzo": false,
"daily-notes:Abrir la nota de hoy": false,
"templates:Insertar plantilla": false,
"command-palette:Abrir paleta de comandos": false
}
},
"active": "79467bf8877ff0ae",
"lastOpenFiles": []
}

View file

@ -110,7 +110,7 @@
"state": {
"type": "backlink",
"state": {
"file": "Cultures/_index.md",
"file": "Countries/Blanchister.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
@ -127,7 +127,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "Cultures/_index.md",
"file": "Countries/Blanchister.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -150,7 +150,7 @@
"state": {
"type": "outline",
"state": {
"file": "Cultures/_index.md"
"file": "Countries/Blanchister.md"
}
}
},
@ -171,11 +171,11 @@
},
"left-ribbon": {
"hiddenItems": {
"random-note:Open random note": false,
"switcher:Open quick switcher": false,
"graph:Open graph view": false,
"templates:Insert template": false,
"command-palette:Open command palette": false,
"switcher:Abrir selector rápido": false,
"graph:Abrir vista gráfica": false,
"templates:Insertar plantilla": false,
"command-palette:Abrir paleta de comandos": false,
"random-note:Abrir nota al azar": false,
"obsidian-git:Open Git source control": false
}
},