Files
obsidian_note/.obsidian/plugins/home-tab/data.json
2026-04-01 10:15:00 +08:00

42 lines
947 B
JSON

{
"logoType": "default",
"logo": {
"lucideIcon": "",
"imagePath": "",
"imageLink": ""
},
"logoScale": 1.2,
"iconColorType": "default",
"wordmark": "Obsidian",
"customFont": "interfaceFont",
"fontSize": "4em",
"fontColorType": "default",
"fontWeight": 600,
"maxResults": 5,
"showbookmarkedFiles": true,
"showRecentFiles": false,
"maxRecentFiles": 5,
"storeRecentFile": true,
"showPath": true,
"selectionHighlight": "default",
"showShortcuts": true,
"markdownOnly": false,
"unresolvedLinks": false,
"recentFilesStore": [
{
"filepath": "个人-账号密码.md",
"timestamp": 1775007223511
},
{
"filepath": "个人云服务.md",
"timestamp": 1775007223001
}
],
"bookmarkedFileStore": [],
"searchDelay": 0,
"replaceNewTabs": true,
"newTabOnStart": false,
"closePreviousSessionTabs": false,
"omnisearch": false,
"showOmnisearchExcerpt": true
}