diff --git a/.obsidian/plugins/home-tab/data.json b/.obsidian/plugins/home-tab/data.json index c7fbe78d..519c2377 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": "_inbox/Транзакция БД.md", + "timestamp": 1718818220537 + }, { "filepath": "_inbox/Repeatable read.md", "timestamp": 1718817548205 @@ -35,10 +39,6 @@ "filepath": "_inbox/Read committed.md", "timestamp": 1718817519939 }, - { - "filepath": "_inbox/Транзакция БД.md", - "timestamp": 1718817515846 - }, { "filepath": "_inbox/Фантомное чтение.md", "timestamp": 1718817514775 diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 9c011cc8..1ad4db00 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Транзакция БД", + "path": "_inbox/Транзакция БД.md" + }, { "basename": "Repeatable read", "path": "_inbox/Repeatable read.md" @@ -12,10 +16,6 @@ "basename": "Read committed", "path": "_inbox/Read committed.md" }, - { - "basename": "Транзакция БД", - "path": "_inbox/Транзакция БД.md" - }, { "basename": "Фантомное чтение", "path": "_inbox/Фантомное чтение.md"