data.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. {
  2. "settings": {
  3. "enableRemixiconsLine": true,
  4. "enableRemixiconsFill": false,
  5. "enableFontawesomeFill": false,
  6. "enableFontawesomeLine": false,
  7. "enableFontawesomeBrands": false,
  8. "fontSize": 12,
  9. "iconColor": null,
  10. "recentlyUsedIcons": [
  11. "SiTarget",
  12. "FarFaceSurprise",
  13. "FarBell",
  14. "RiCalendar2Line",
  15. "RiLineHeight"
  16. ],
  17. "recentlyUsedIconsSize": 5,
  18. "extraPadding": {
  19. "top": 2,
  20. "right": 2,
  21. "bottom": 2,
  22. "left": 2
  23. },
  24. "migrated": true,
  25. "iconPacksPath": "plugins/obsidian-icon-folder/icons",
  26. "rules": [],
  27. "extraMargin": {
  28. "top": 0,
  29. "right": 4,
  30. "bottom": 0,
  31. "left": 0
  32. }
  33. },
  34. "02 Action/03 Goals": "RiArrowRightUpLine",
  35. "01 Action": "RiFireLine",
  36. "01 Action/01 Tasks": "RiCheckLine",
  37. "01 Action/02 Projects": "RiRuler2Line",
  38. "01 Action/04 Private": "RiBlazeLine",
  39. "01 Action/01 Tasks/Views": "RiEyeLine",
  40. "01 Action/03 Internal": "RiPlaneLine",
  41. "01 Action/05 Goals": "SiTarget",
  42. "02 Templates": "RiFileEditLine"
  43. }