forked from Edikoyo/EdikoyoWiki
vault backup: 2024-09-07 04:41:19
This commit is contained in:
parent
1b15aed535
commit
0e5c7fa0d9
1 changed files with 25 additions and 3 deletions
28
Edikoyo/.obsidian/plugins/iconic/data.json
vendored
28
Edikoyo/.obsidian/plugins/iconic/data.json
vendored
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"biggerIcons": "mobile",
|
||||
"clickableIcons": "desktop",
|
||||
"showAllFileIcons": false,
|
||||
"showAllFolderIcons": false,
|
||||
"showAllFileIcons": true,
|
||||
"showAllFolderIcons": true,
|
||||
"minimalFolderIcons": false,
|
||||
"showItemName": "desktop",
|
||||
"biggerSearchResults": "mobile",
|
||||
|
@ -15,7 +15,29 @@
|
|||
"rememberDeletedItems": false,
|
||||
"appIcons": {},
|
||||
"tabIcons": {},
|
||||
"fileIcons": {},
|
||||
"fileIcons": {
|
||||
"Animals": {
|
||||
"icon": "lucide-cat",
|
||||
"unsynced": [
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Animals/Cat.md": {
|
||||
"icon": "lucide-cat"
|
||||
},
|
||||
"Animals/Slimes": {
|
||||
"icon": "lucide-shell",
|
||||
"unsynced": [
|
||||
"bc82bad825d7514a"
|
||||
]
|
||||
},
|
||||
"Animals/Slimes/_index.md": {
|
||||
"icon": "lucide-shell"
|
||||
},
|
||||
"Animals/_index.md": {
|
||||
"icon": "lucide-cat"
|
||||
}
|
||||
},
|
||||
"bookmarkIcons": {},
|
||||
"propertyIcons": {},
|
||||
"ribbonIcons": {
|
||||
|
|
Loading…
Reference in a new issue