Files
BlueRoseNote/.obsidian/plugins/obsidian-icon-folder/data.json

44 lines
1.1 KiB
JSON
Raw Normal View History

2025-08-02 12:09:34 +08:00
{
"settings": {
"enableRemixiconsLine": true,
"enableRemixiconsFill": false,
"enableFontawesomeFill": false,
"enableFontawesomeLine": false,
"enableFontawesomeBrands": false,
"fontSize": 16,
"iconColor": null,
"extraPadding": {
"top": 2,
"right": 2,
"bottom": 2,
"left": 2
},
"recentlyUsedIcons": [
"RiToolsLine"
],
"recentlyUsedIconsSize": 5,
2026-05-06 17:32:44 +08:00
"migrated": 6,
2025-08-02 12:09:34 +08:00
"iconPacksPath": ".obsidian/plugins/obsidian-icon-folder/icons",
"rules": [],
"extraMargin": {
"top": 0,
"right": 4,
"bottom": 0,
"left": 0
},
"emojiStyle": "native",
"iconInTabsEnabled": false,
"iconInTitleEnabled": false,
"iconInFrontmatterEnabled": false,
"iconInFrontmatterFieldName": "icon",
"iconColorInFrontmatterFieldName": "iconColor",
"iconsBackgroundCheckEnabled": false,
"iconsInNotesEnabled": true,
"iconsInLinksEnabled": true,
"iconIdentifier": ":",
2026-05-06 17:32:44 +08:00
"debugMode": false,
"iconInTitlePosition": "above",
"lucideIconPackType": "native",
"useInternalPlugins": false
2025-08-02 12:09:34 +08:00
}
}