Files
my-vault/.obsidian/plugins/obsidian-icon-folder/data.json
T

31 lines
786 B
JSON
Raw Normal View History

2026-01-05 13:03:55 +08:00
{
"settings": {
"migrated": 6,
"iconPacksPath": ".obsidian/icons",
"fontSize": 16,
2026-01-21 08:46:13 +08:00
"emojiStyle": "twemoji",
2026-01-05 13:03:55 +08:00
"iconColor": null,
"recentlyUsedIcons": [],
"recentlyUsedIconsSize": 5,
"rules": [],
"extraMargin": {
"top": 0,
"right": 4,
"bottom": 0,
"left": 0
},
2026-01-05 19:25:56 +08:00
"iconInTabsEnabled": true,
"iconInTitleEnabled": true,
2026-01-05 13:03:55 +08:00
"iconInTitlePosition": "above",
2026-01-05 19:25:56 +08:00
"iconInFrontmatterEnabled": true,
2026-01-05 13:03:55 +08:00
"iconInFrontmatterFieldName": "icon",
"iconColorInFrontmatterFieldName": "iconColor",
2026-01-21 08:46:13 +08:00
"iconsBackgroundCheckEnabled": true,
2026-01-05 13:03:55 +08:00
"iconsInNotesEnabled": true,
"iconsInLinksEnabled": true,
"iconIdentifier": ":",
"lucideIconPackType": "native",
"debugMode": false,
"useInternalPlugins": false
}
}