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

52 lines
1.3 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-08-02 09:09:20 +03:00
{
2024-08-02 20:30:04 +03:00
"filepath": "knowledge/english/Прошедшее время.md",
"timestamp": 1722619703848
2024-08-02 09:09:20 +03:00
},
2024-07-31 21:04:53 +03:00
{
2024-08-02 09:34:20 +03:00
"filepath": "_inbox/Уроки от English Galaxy.md",
2024-08-02 20:30:04 +03:00
"timestamp": 1722619598955
},
{
"filepath": "Home.md",
"timestamp": 1722580239450
2024-07-31 13:26:47 +03:00
},
2024-07-31 08:52:49 +03:00
{
2024-08-02 08:54:19 +03:00
"filepath": "knowledge/dev/java/frameworks/quarkus/Выполнение блокирующего кода в реактивном потоке.md",
"timestamp": 1722577756898
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
}