diff --git a/.obsidian/plugins/home-tab/data.json b/.obsidian/plugins/home-tab/data.json index bc9eaef3..1189dbe5 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": "knowledge/dev/snippet/Удаление .DS_Store из Git репозитория.md", + "timestamp": 1722857785471 + }, { "filepath": "Home.md", "timestamp": 1722839395431 diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index fd0871cf..490fbd78 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Удаление .DS_Store из Git репозитория", + "path": "knowledge/dev/snippet/Удаление .DS_Store из Git репозитория.md" + }, { "basename": "Home", "path": "Home.md" @@ -195,10 +199,6 @@ { "basename": "00 PostgreSQL", "path": "wiki/zero/00 PostgreSQL.md" - }, - { - "basename": "pg_utils", - "path": "_inbox/pg_utils.md" } ], "omittedPaths": [],