Files
obsidian_note/.obsidian/plugins/home-tab/data.json

42 lines
949 B
JSON
Raw Normal View History

2025-12-04 09:12:56 +08:00
{
"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": [
{
2025-12-08 17:06:53 +08:00
"filepath": "技术探究/Git/未命名.md",
"timestamp": 1765184458995
2025-12-04 09:12:56 +08:00
},
{
2025-12-08 17:06:53 +08:00
"filepath": "绿联 nas.md",
"timestamp": 1765184442104
2025-12-04 09:12:56 +08:00
}
],
"bookmarkedFileStore": [],
"searchDelay": 0,
"replaceNewTabs": true,
"newTabOnStart": false,
"closePreviousSessionTabs": false,
"omnisearch": false,
"showOmnisearchExcerpt": true
}