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

56 lines
1.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"logoType": "default",
"logo": {
"lucideIcon": "",
"imagePath": "",
"imageLink": ""
},
"logoScale": 1.2,
"iconColorType": "default",
"wordmark": "Struchkov Notes",
"customFont": "interfaceFont",
"fontSize": "4em",
"fontColorType": "default",
"fontWeight": 600,
"maxResults": 25,
"showbookmarkedFiles": true,
"showRecentFiles": true,
"maxRecentFiles": 5,
"storeRecentFile": true,
"showPath": true,
"selectionHighlight": "default",
"showShortcuts": true,
"markdownOnly": false,
"unresolvedLinks": false,
"recentFilesStore": [
{
"filepath": "_inbox/Старт с холодным кэшом.md",
"timestamp": 1719825821750
},
{
"filepath": "_inbox/Кэширование.md",
"timestamp": 1719825815060
},
{
"filepath": "_inbox/Кэширование в приложении.md",
"timestamp": 1719825701105
},
{
"filepath": "knowledge/dev/network/Content Delivery Network.md",
"timestamp": 1719825036418
},
{
"filepath": "_inbox/Кэширование на стороне браузера.md",
"timestamp": 1719824627612
}
],
"bookmarkedFileStore": [],
"searchDelay": 0,
"replaceNewTabs": false,
"newTabOnStart": false,
"closePreviousSessionTabs": true,
"omnisearch": true,
"showOmnisearchExcerpt": true,
"showStarredFiles": false,
"starredFileStore": []
}