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

56 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-31 22:00:52 +03:00
{
"filepath": "knowledge/dev/java/gc/Garbage Collector.md",
"timestamp": 1725130607117
},
2024-08-31 21:51:39 +03:00
{
"filepath": "Home.md",
"timestamp": 1725130280727
},
2024-08-31 20:36:52 +03:00
{
2024-08-31 20:46:54 +03:00
"filepath": "_inbox/Монолитный ад.md",
"timestamp": 1725126350746
2024-08-31 20:36:52 +03:00
},
{
2024-08-31 20:46:54 +03:00
"filepath": "_inbox/Монолитная архитектура.md",
"timestamp": 1725126347863
2024-08-31 20:41:52 +03:00
},
{
2024-08-31 20:46:54 +03:00
"filepath": "knowledge/dev/Скрипты для Git.md",
"timestamp": 1725126330349
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
}