update
This commit is contained in:
21
.obsidian/plugins/vertical-tabs-view/data.json
vendored
Normal file
21
.obsidian/plugins/vertical-tabs-view/data.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"defaultPosition": "right",
|
||||
"showDirectory": false,
|
||||
"showCloseIcon": true,
|
||||
"showPinnedIcon": true,
|
||||
"showPinIconIfNotPinned": true,
|
||||
"showTabIcon": false,
|
||||
"customizeTabIcon": false,
|
||||
"defaultTabIcon": "file",
|
||||
"tabIconRules": [
|
||||
{
|
||||
"matchConfig": {
|
||||
"target": "directory",
|
||||
"condition": "startsWith",
|
||||
"value": "daily"
|
||||
},
|
||||
"priority": 1,
|
||||
"icon": "calendar"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user