vault backup: 2024-08-01 13:54:35

Affected files:
.obsidian/graph.json
.obsidian/workspace.json
YuNoHost - Apps.md
This commit is contained in:
ed barz 2024-08-01 13:54:35 +02:00
parent 59dbe77b64
commit 89691ee103
3 changed files with 16 additions and 9 deletions

View File

@ -17,6 +17,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 0.6813557616396438, "scale": 2.9173230368504774,
"close": false "close": false
} }

View File

@ -59,8 +59,12 @@
"id": "8b4b3854a1cb6ef8", "id": "8b4b3854a1cb6ef8",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "graph", "type": "markdown",
"state": {} "state": {
"file": "YuNoHost - Apps.md",
"mode": "source",
"source": false
}
} }
} }
], ],
@ -93,7 +97,7 @@
"state": { "state": {
"type": "search", "type": "search",
"state": { "state": {
"query": "GTA", "query": "searx",
"matchingCase": false, "matchingCase": false,
"explainSearch": false, "explainSearch": false,
"collapseAll": false, "collapseAll": false,
@ -131,7 +135,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "GTA San Andreas Cheat codes.md", "file": "YuNoHost - Apps.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -148,7 +152,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "GTA San Andreas Cheat codes.md", "file": "YuNoHost - Apps.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -171,7 +175,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "GTA San Andreas Cheat codes.md" "file": "YuNoHost - Apps.md"
} }
} }
}, },
@ -216,6 +220,7 @@
}, },
"active": "8b4b3854a1cb6ef8", "active": "8b4b3854a1cb6ef8",
"lastOpenFiles": [ "lastOpenFiles": [
"Python FastAPI.md",
"GTA San Andreas Cheat codes.md", "GTA San Andreas Cheat codes.md",
"MusicBrainz.md", "MusicBrainz.md",
"Meillisearch.md", "Meillisearch.md",
@ -235,7 +240,6 @@
"Linux.md", "Linux.md",
"Rust.md", "Rust.md",
"YuNoHost.md", "YuNoHost.md",
"Python FastAPI.md",
"Taylor Swift - the 1.md", "Taylor Swift - the 1.md",
"Untitled", "Untitled",
"LangChain.md", "LangChain.md",

View File

@ -23,7 +23,10 @@ You will get this message:
So we need to allow the JSON format. So we need to allow the JSON format.
`# vim /opt/yunohost/searxng/searx/settings.yml` `# vim /opt/yunohost/searxng/searx/settings.yml` <- old
`# vim /var/www/searxng/searxng-src/searx/settings.yml` <- new
By default, it's in readonly mode so you'll need to be logged in as root By default, it's in readonly mode so you'll need to be logged in as root