diff --git a/.obsidian/plugins/home-tab/data.json b/.obsidian/plugins/home-tab/data.json index 50904072..0799a85b 100644 --- a/.obsidian/plugins/home-tab/data.json +++ b/.obsidian/plugins/home-tab/data.json @@ -23,6 +23,10 @@ "markdownOnly": false, "unresolvedLinks": false, "recentFilesStore": [ + { + "filepath": "Home.md", + "timestamp": 1722927804058 + }, { "filepath": "_inbox/Уроки от English Galaxy.md", "timestamp": 1722920655772 @@ -31,10 +35,6 @@ "filepath": "knowledge/dev/snippet/Удаление .DS_Store из Git репозитория.md", "timestamp": 1722857785471 }, - { - "filepath": "Home.md", - "timestamp": 1722839395431 - }, { "filepath": "_inbox/Preset Perfect.md", "timestamp": 1722839394989 diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index e5fd8041..b6c1a071 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Home", + "path": "Home.md" + }, { "basename": "Уроки от English Galaxy", "path": "_inbox/Уроки от English Galaxy.md" @@ -8,10 +12,6 @@ "basename": "Удаление .DS_Store из Git репозитория", "path": "knowledge/dev/snippet/Удаление .DS_Store из Git репозитория.md" }, - { - "basename": "Home", - "path": "Home.md" - }, { "basename": "Preset Perfect", "path": "_inbox/Preset Perfect.md"