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-08-18 03:14:31 +03:00
{
"filepath": "_inbox/Поиск новой работы.md",
"timestamp": 1723937724037
},
2024-08-18 02:25:22 +03:00
{
2024-08-18 02:30:22 +03:00
"filepath": "_inbox/Собеседование на работу.md",
2024-08-18 02:35:22 +03:00
"timestamp": 1723937665365
2024-08-18 02:30:22 +03:00
},
{
2024-08-18 02:35:22 +03:00
"filepath": "notes/Собеседования/Вопросы работодателю.md",
"timestamp": 1723937506968
2024-08-18 02:25:22 +03:00
},
2024-08-18 00:40:49 +03:00
{
2024-08-18 00:45:49 +03:00
"filepath": "_inbox/Выход на новую работу.md",
"timestamp": 1723931078248
2024-08-18 00:40:49 +03:00
},
{
2024-08-18 00:45:49 +03:00
"filepath": "knowledge/education/Обратная связь.md",
"timestamp": 1723931070896
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
}