From 952012cb789ded73597347b03a3aac2e5bfcd343 Mon Sep 17 00:00:00 2001 From: Struchkov Mark Date: Mon, 1 Jul 2024 12:40:39 +0300 Subject: [PATCH] vault backup: 2024-07-01 12:40:39 --- .obsidian/plugins/home-tab/data.json | 8 ++++---- .obsidian/plugins/recent-files-obsidian/data.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.obsidian/plugins/home-tab/data.json b/.obsidian/plugins/home-tab/data.json index b4ee85a6..1c29f113 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": "notes/Собеседования/Вопросы для собеседование Java.md", + "timestamp": 1719826611865 + }, { "filepath": "_inbox/Кэширование статики в Nginx.md", "timestamp": 1719826234779 @@ -38,10 +42,6 @@ { "filepath": "_inbox/Старт с холодным кэшом.md", "timestamp": 1719825821750 - }, - { - "filepath": "_inbox/Кэширование в приложении.md", - "timestamp": 1719825701105 } ], "bookmarkedFileStore": [], diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 630ea513..82341f71 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Вопросы для собеседование Java", + "path": "notes/Собеседования/Вопросы для собеседование Java.md" + }, { "basename": "Кэширование статики в Nginx", "path": "_inbox/Кэширование статики в Nginx.md" @@ -195,10 +199,6 @@ { "basename": "Read committed", "path": "_inbox/Read committed.md" - }, - { - "basename": "Блокировки", - "path": "_inbox/Блокировки.md" } ], "omittedPaths": [],