forked from Edikoyo/EdikoyoWiki
vault backup: 2024-09-05 15:09:34
This commit is contained in:
parent
53381af1b0
commit
bb2da1d3a8
4 changed files with 53 additions and 4 deletions
3
vault/.obsidian/community-plugins.json
vendored
3
vault/.obsidian/community-plugins.json
vendored
|
@ -1,3 +1,4 @@
|
|||
[
|
||||
"obsidian-git"
|
||||
"obsidian-git",
|
||||
"iconic"
|
||||
]
|
47
vault/.obsidian/plugins/iconic/data.json
vendored
Normal file
47
vault/.obsidian/plugins/iconic/data.json
vendored
Normal file
|
@ -0,0 +1,47 @@
|
|||
{
|
||||
"biggerIcons": "mobile",
|
||||
"clickableIcons": "desktop",
|
||||
"showAllFileIcons": true,
|
||||
"showAllFolderIcons": true,
|
||||
"minimalFolderIcons": false,
|
||||
"showItemName": "desktop",
|
||||
"biggerSearchResults": "mobile",
|
||||
"maxSearchResults": 50,
|
||||
"colorPicker1": "list",
|
||||
"colorPicker2": "rgb",
|
||||
"uncolorHover": false,
|
||||
"uncolorDrag": false,
|
||||
"uncolorSelect": false,
|
||||
"rememberDeletedItems": false,
|
||||
"appIcons": {},
|
||||
"tabIcons": {},
|
||||
"fileIcons": {
|
||||
"Animals": {
|
||||
"icon": "lucide-cat",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117"
|
||||
]
|
||||
},
|
||||
"Cities": {
|
||||
"icon": "lucide-building",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117"
|
||||
]
|
||||
},
|
||||
"Countries": {
|
||||
"icon": "lucide-trees",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117"
|
||||
]
|
||||
},
|
||||
"Species": {
|
||||
"icon": "lucide-users",
|
||||
"unsynced": [
|
||||
"4be35857b7dc5117"
|
||||
]
|
||||
}
|
||||
},
|
||||
"bookmarkIcons": {},
|
||||
"propertyIcons": {},
|
||||
"ribbonIcons": {}
|
||||
}
|
6
vault/.obsidian/workspace.json
vendored
6
vault/.obsidian/workspace.json
vendored
|
@ -147,11 +147,13 @@
|
|||
"obsidian-git:Open Git source control": false
|
||||
}
|
||||
},
|
||||
"active": "fdbd8ce5e8a10389",
|
||||
"active": "f84169dad44b3808",
|
||||
"lastOpenFiles": [
|
||||
"Cities",
|
||||
"Test.md",
|
||||
"Countries/Dasona.md",
|
||||
"Animals",
|
||||
"Species",
|
||||
"Cities",
|
||||
"Countries"
|
||||
]
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
Test file!
|
Loading…
Reference in a new issue