ada-pc: 2026-06-15 19:46:04 | 2
Affected files: .gitignore .obsidian/plugins/obsidian-icon-folder/data.json
This commit is contained in:
+1
-2
@@ -5,8 +5,7 @@ Thumbs.db
|
|||||||
*.swp
|
*.swp
|
||||||
*.swo
|
*.swo
|
||||||
.obsidian
|
.obsidian
|
||||||
.obsidian/*
|
.obsidian/
|
||||||
.claude
|
.claude
|
||||||
|
|
||||||
!".obsidian\\plugins\\obsidian-git"
|
!".obsidian\\plugins\\obsidian-git"
|
||||||
!".obsidian\\plugins\\obsidian-style-settings"
|
|
||||||
|
|||||||
+12
-11
@@ -6,11 +6,11 @@
|
|||||||
"emojiStyle": "native",
|
"emojiStyle": "native",
|
||||||
"iconColor": null,
|
"iconColor": null,
|
||||||
"recentlyUsedIcons": [
|
"recentlyUsedIcons": [
|
||||||
"🧰",
|
"LiToolCase",
|
||||||
"🎒",
|
"LiLibrary",
|
||||||
"LiComputer",
|
"LiCalendar",
|
||||||
"💡",
|
"LiNotebook",
|
||||||
"🏔"
|
"LiLightbulb"
|
||||||
],
|
],
|
||||||
"recentlyUsedIconsSize": 5,
|
"recentlyUsedIconsSize": 5,
|
||||||
"rules": [],
|
"rules": [],
|
||||||
@@ -34,16 +34,16 @@
|
|||||||
"debugMode": false,
|
"debugMode": false,
|
||||||
"useInternalPlugins": false
|
"useInternalPlugins": false
|
||||||
},
|
},
|
||||||
"99 System": "🧰",
|
"99 System": "LiToolCase",
|
||||||
"99 System/Template": "LiBookTemplate",
|
"99 System/Template": "LiBookTemplate",
|
||||||
"99 System/Archive": "LiFolderArchive",
|
"99 System/Archive": "LiFolderArchive",
|
||||||
"99 System/Cache": "LiArchive",
|
"99 System/Cache": "LiArchive",
|
||||||
"02 Projects": "📔",
|
"02 Projects": "LiNotebook",
|
||||||
"03 Journal": "📅",
|
"03 Journal": "LiCalendar",
|
||||||
"02 Projects/Наука": "LiShieldQuestion",
|
"02 Projects/Наука": "LiShieldQuestion",
|
||||||
"02 Projects/Учеба": "LiNotebookTabs",
|
"02 Projects/Учеба": "LiNotebookTabs",
|
||||||
"01 Ideas": "💡",
|
"01 Ideas": "LiLightbulb",
|
||||||
"90 Library": "♎",
|
"90 Library": "LiLibrary",
|
||||||
"90 Library/02 DevOps": "LiSpline",
|
"90 Library/02 DevOps": "LiSpline",
|
||||||
"90 Library/04 Networking": "LiNetwork",
|
"90 Library/04 Networking": "LiNetwork",
|
||||||
"90 Library/05 Operating System": "LiComputer",
|
"90 Library/05 Operating System": "LiComputer",
|
||||||
@@ -67,5 +67,6 @@
|
|||||||
"01 Library/09 Sport": "LiDumbbell",
|
"01 Library/09 Sport": "LiDumbbell",
|
||||||
"01 Library/10 Finance": "LiCircleDollarSign",
|
"01 Library/10 Finance": "LiCircleDollarSign",
|
||||||
"01 Library/07 HomeLab": "LiServer",
|
"01 Library/07 HomeLab": "LiServer",
|
||||||
"01 Library/01 Admin": "🏔"
|
"01 Library/01 Admin": "🏔",
|
||||||
|
"00 Inbox": "LiInbox"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user