forked from upagge/digital-garden
vault backup: 2024-06-19 20:33:56
This commit is contained in:
8
.obsidian/plugins/home-tab/data.json
vendored
8
.obsidian/plugins/home-tab/data.json
vendored
@@ -23,6 +23,10 @@
|
|||||||
"markdownOnly": false,
|
"markdownOnly": false,
|
||||||
"unresolvedLinks": false,
|
"unresolvedLinks": false,
|
||||||
"recentFilesStore": [
|
"recentFilesStore": [
|
||||||
|
{
|
||||||
|
"filepath": "_inbox/Транзакция БД.md",
|
||||||
|
"timestamp": 1718818220537
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"filepath": "_inbox/Repeatable read.md",
|
"filepath": "_inbox/Repeatable read.md",
|
||||||
"timestamp": 1718817548205
|
"timestamp": 1718817548205
|
||||||
@@ -35,10 +39,6 @@
|
|||||||
"filepath": "_inbox/Read committed.md",
|
"filepath": "_inbox/Read committed.md",
|
||||||
"timestamp": 1718817519939
|
"timestamp": 1718817519939
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"filepath": "_inbox/Транзакция БД.md",
|
|
||||||
"timestamp": 1718817515846
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"filepath": "_inbox/Фантомное чтение.md",
|
"filepath": "_inbox/Фантомное чтение.md",
|
||||||
"timestamp": 1718817514775
|
"timestamp": 1718817514775
|
||||||
|
|||||||
@@ -1,5 +1,9 @@
|
|||||||
{
|
{
|
||||||
"recentFiles": [
|
"recentFiles": [
|
||||||
|
{
|
||||||
|
"basename": "Транзакция БД",
|
||||||
|
"path": "_inbox/Транзакция БД.md"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"basename": "Repeatable read",
|
"basename": "Repeatable read",
|
||||||
"path": "_inbox/Repeatable read.md"
|
"path": "_inbox/Repeatable read.md"
|
||||||
@@ -12,10 +16,6 @@
|
|||||||
"basename": "Read committed",
|
"basename": "Read committed",
|
||||||
"path": "_inbox/Read committed.md"
|
"path": "_inbox/Read committed.md"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"basename": "Транзакция БД",
|
|
||||||
"path": "_inbox/Транзакция БД.md"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"basename": "Фантомное чтение",
|
"basename": "Фантомное чтение",
|
||||||
"path": "_inbox/Фантомное чтение.md"
|
"path": "_inbox/Фантомное чтение.md"
|
||||||
|
|||||||
Reference in New Issue
Block a user