ada-pc: 2026-06-15 19:46:04 | 2

Affected files:
.gitignore
.obsidian/plugins/obsidian-icon-folder/data.json
This commit is contained in:
Dmitry
2026-06-15 19:46:05 +03:00
parent c2b9ea9dcc
commit cd69326e89
2 changed files with 13 additions and 13 deletions
+12 -11
View File
@@ -6,11 +6,11 @@
"emojiStyle": "native",
"iconColor": null,
"recentlyUsedIcons": [
"🧰",
"🎒",
"LiComputer",
"💡",
"🏔"
"LiToolCase",
"LiLibrary",
"LiCalendar",
"LiNotebook",
"LiLightbulb"
],
"recentlyUsedIconsSize": 5,
"rules": [],
@@ -34,16 +34,16 @@
"debugMode": false,
"useInternalPlugins": false
},
"99 System": "🧰",
"99 System": "LiToolCase",
"99 System/Template": "LiBookTemplate",
"99 System/Archive": "LiFolderArchive",
"99 System/Cache": "LiArchive",
"02 Projects": "📔",
"03 Journal": "📅",
"02 Projects": "LiNotebook",
"03 Journal": "LiCalendar",
"02 Projects/Наука": "LiShieldQuestion",
"02 Projects/Учеба": "LiNotebookTabs",
"01 Ideas": "💡",
"90 Library": "",
"01 Ideas": "LiLightbulb",
"90 Library": "LiLibrary",
"90 Library/02 DevOps": "LiSpline",
"90 Library/04 Networking": "LiNetwork",
"90 Library/05 Operating System": "LiComputer",
@@ -67,5 +67,6 @@
"01 Library/09 Sport": "LiDumbbell",
"01 Library/10 Finance": "LiCircleDollarSign",
"01 Library/07 HomeLab": "LiServer",
"01 Library/01 Admin": "🏔"
"01 Library/01 Admin": "🏔",
"00 Inbox": "LiInbox"
}