digital-garden/.obsidian/plugins/home-tab/data.json

56 lines
1.4 KiB
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
"logoType": "default",
"logo": {
"lucideIcon": "",
"imagePath": "",
"imageLink": ""
},
"logoScale": 1.2,
"iconColorType": "default",
"wordmark": "Struchkov Notes",
"customFont": "interfaceFont",
"fontSize": "4em",
"fontColorType": "default",
"fontWeight": 600,
"maxResults": 25,
2024-06-18 08:24:14 +03:00
"showbookmarkedFiles": true,
2024-06-13 21:01:37 +03:00
"showRecentFiles": true,
"maxRecentFiles": 5,
"storeRecentFile": true,
"showPath": true,
"selectionHighlight": "default",
"showShortcuts": true,
"markdownOnly": false,
"unresolvedLinks": false,
"recentFilesStore": [
2024-07-01 19:31:03 +03:00
{
2024-07-02 10:17:50 +03:00
"filepath": "Проекты.md",
"timestamp": 1719904652265
2024-07-01 20:23:07 +03:00
},
{
2024-07-02 10:17:50 +03:00
"filepath": "projects/Ремонт квартиры/Проект. Ремонт квартиры.md",
"timestamp": 1719904648106
2024-07-01 19:31:03 +03:00
},
2024-07-01 12:40:39 +03:00
{
2024-07-02 10:17:50 +03:00
"filepath": "knowledge/dev/архитектура/паттерн/CQRS.md",
"timestamp": 1719904647366
2024-07-01 12:40:39 +03:00
},
2024-07-01 12:13:44 +03:00
{
2024-07-02 10:17:50 +03:00
"filepath": "projects/Ремонт квартиры/Досрочное погашение ипотеки.md",
"timestamp": 1719904295656
2024-07-01 12:13:44 +03:00
},
2024-07-01 12:08:45 +03:00
{
2024-07-02 10:17:50 +03:00
"filepath": "_inbox/pg_stat_statements.md",
"timestamp": 1719904287378
2024-06-13 21:01:37 +03:00
}
],
2024-06-18 08:24:14 +03:00
"bookmarkedFileStore": [],
2024-06-13 21:01:37 +03:00
"searchDelay": 0,
"replaceNewTabs": false,
"newTabOnStart": false,
"closePreviousSessionTabs": true,
2024-06-18 08:24:14 +03:00
"omnisearch": true,
"showOmnisearchExcerpt": true,
"showStarredFiles": false,
"starredFileStore": []
2024-06-13 21:01:37 +03:00
}