12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- {
- "settings": {
- "enableRemixiconsLine": true,
- "enableRemixiconsFill": false,
- "enableFontawesomeFill": false,
- "enableFontawesomeLine": false,
- "enableFontawesomeBrands": false,
- "fontSize": 12,
- "iconColor": null,
- "recentlyUsedIcons": [
- "SiTarget",
- "FarFaceSurprise",
- "FarBell",
- "RiCalendar2Line",
- "RiLineHeight"
- ],
- "recentlyUsedIconsSize": 5,
- "extraPadding": {
- "top": 2,
- "right": 2,
- "bottom": 2,
- "left": 2
- },
- "migrated": true,
- "iconPacksPath": "plugins/obsidian-icon-folder/icons",
- "rules": [],
- "extraMargin": {
- "top": 0,
- "right": 4,
- "bottom": 0,
- "left": 0
- }
- },
- "02 Action/03 Goals": "RiArrowRightUpLine",
- "01 Action": "RiFireLine",
- "01 Action/01 Tasks": "RiCheckLine",
- "01 Action/02 Projects": "RiRuler2Line",
- "01 Action/04 Private": "RiBlazeLine",
- "01 Action/01 Tasks/Views": "RiEyeLine",
- "01 Action/03 Internal": "RiPlaneLine",
- "01 Action/05 Goals": "SiTarget",
- "02 Templates": "RiFileEditLine"
- }
|