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-12 15:54:54 +03:00
{
2024-08-12 16:00:55 +03:00
"filepath": "Home.md",
"timestamp": 1723467322640
2024-08-12 15:54:54 +03:00
},
2024-08-12 12:59:54 +03:00
{
2024-08-12 16:00:55 +03:00
"filepath": "archive/Я.Практикум/Мемы/Мем про функциональное программирование.md",
"timestamp": 1723467278043
2024-08-12 12:59:54 +03:00
},
2024-08-12 09:34:55 +03:00
{
"filepath": "_inbox/Подсознательный страх.md",
"timestamp": 1723444249179
},
2024-08-12 08:59:11 +03:00
{
2024-08-12 09:24:11 +03:00
"filepath": "_inbox/Уроки от English Galaxy.md",
"timestamp": 1723443567506
2024-08-12 09:09:11 +03:00
},
{
2024-08-12 09:24:11 +03:00
"filepath": "knowledge/english/Полезные фразы.md",
"timestamp": 1723443185480
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
}