Files
obsidian-workflow-template/.obsidian/plugins/obsidian-icon-folder/data.json
Mathis Gauthey 37259eb49a update: Icon-folder now uses standard emoji
No more thousands of downloaded icons
2024-01-04 10:46:39 +01:00

46 lines
911 B
JSON

{
"settings": {
"migrated": 3,
"iconPacksPath": ".obsidian/icons",
"fontSize": 16,
"iconColor": null,
"recentlyUsedIcons": [
"🌐",
"📝",
"💻",
"©",
"🗃"
],
"recentlyUsedIconsSize": 5,
"rules": [],
"extraPadding": {
"top": 2,
"right": 2,
"bottom": 2,
"left": 2
},
"extraMargin": {
"top": 0,
"right": 4,
"bottom": 0,
"left": 0
},
"emojiStyle": "native",
"iconInTabsEnabled": false,
"iconInTitleEnabled": false,
"iconsBackgroundCheckEnabled": false
},
"0-Inbox": "📥",
"_Sources": "📚",
"_Media": "📎",
"-Daily-Notes": "📆",
"-Periodic-Notes": "📅",
"1-Projects": "✅",
"3-Resources": "📁",
"4-Archives": "🗃",
"5-Templates": "©",
"_Scripts": "💻",
"2-Areas": "🔲",
"0-Fleeting-Notes": "📝",
"_Canvas": "🌐"
}