From b4bbce7b35780c7305e75b231b2e578980a6d343 Mon Sep 17 00:00:00 2001 From: KillerBossOriginal Date: Wed, 5 Jun 2024 01:15:33 +0200 Subject: [PATCH] sync --- .obsidian/app.json | 3 ++- .obsidian/plugins/obsidian-git/data.json | 8 +++++--- .obsidian/workspace-mobile.json | 14 +++++++------- {Comunità => Community}/Comunità.md | 0 {Comunità => Community}/Regolamento.md | 0 README.md | 2 +- 6 files changed, 15 insertions(+), 12 deletions(-) rename {Comunità => Community}/Comunità.md (100%) rename {Comunità => Community}/Regolamento.md (100%) diff --git a/.obsidian/app.json b/.obsidian/app.json index 196910f..9bc8f2a 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,3 +1,4 @@ { - "useMarkdownLinks": true + "useMarkdownLinks": true, + "alwaysUpdateLinks": true } \ No newline at end of file diff --git a/.obsidian/plugins/obsidian-git/data.json b/.obsidian/plugins/obsidian-git/data.json index c11a74b..4479ffd 100644 --- a/.obsidian/plugins/obsidian-git/data.json +++ b/.obsidian/plugins/obsidian-git/data.json @@ -4,9 +4,9 @@ "autoSaveInterval": 0, "autoPushInterval": 0, "autoPullInterval": 0, - "autoPullOnBoot": false, + "autoPullOnBoot": true, "disablePush": false, - "pullBeforePush": true, + "pullBeforePush": false, "disablePopups": false, "disablePopupsForNoChanges": false, "listChangedFilesInMessageBody": false, @@ -50,7 +50,9 @@ }, "textColorCss": "var(--text-muted)", "ignoreWhitespace": false, - "gutterSpacingFallbackLength": 5 + "gutterSpacingFallbackLength": 5, + "lastShownAuthorDisplay": "initials", + "lastShownDateTimeFormatOptions": "date" }, "autoCommitMessage": "vault backup: {{date}}" } \ No newline at end of file diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index f14b45e..505ea2f 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "Comunità/Comunità.md", + "file": "Community/Regolamento.md", "mode": "source", "source": false } @@ -85,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "Comunità/Comunità.md", + "file": "Community/Regolamento.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Comunità/Comunità.md", + "file": "Community/Regolamento.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -114,7 +114,7 @@ "state": { "type": "outline", "state": { - "file": "Comunità/Comunità.md" + "file": "Community/Regolamento.md" } } } @@ -133,9 +133,9 @@ }, "active": "09acdf5b2afe80f7", "lastOpenFiles": [ - "Comunità/Regolamento.md", + "Community/Comunità.md", "README.md", - "Comunità/Comunità.md", - "Comunità" + "Community/Regolamento.md", + "Community" ] } \ No newline at end of file diff --git a/Comunità/Comunità.md b/Community/Comunità.md similarity index 100% rename from Comunità/Comunità.md rename to Community/Comunità.md diff --git a/Comunità/Regolamento.md b/Community/Regolamento.md similarity index 100% rename from Comunità/Regolamento.md rename to Community/Regolamento.md diff --git a/README.md b/README.md index 74253fb..39e9e5c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ Questo deposito è stato creato con lo scopo di avere un sito unico e facile da gestire per mantenere tutte le documentazioni riguardanti Thunder Network (comunità e progetti). -[Comunità](./Comunità/Comunità.md) \ No newline at end of file +[Comunità](./Community/Comunità.md) \ No newline at end of file