Moving to MKDocs
This commit is contained in:
63
.obsidian/plugins/file-explorer-plus/data.json
vendored
Normal file
63
.obsidian/plugins/file-explorer-plus/data.json
vendored
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"hideStrictPathFilters": true,
|
||||
"pinFilters": {
|
||||
"active": true,
|
||||
"tags": [
|
||||
{
|
||||
"name": "",
|
||||
"active": true,
|
||||
"pattern": "",
|
||||
"patternType": "STRICT"
|
||||
}
|
||||
],
|
||||
"paths": []
|
||||
},
|
||||
"hideFilters": {
|
||||
"active": true,
|
||||
"tags": [
|
||||
{
|
||||
"name": "",
|
||||
"active": true,
|
||||
"pattern": "",
|
||||
"patternType": "REGEX"
|
||||
}
|
||||
],
|
||||
"paths": [
|
||||
{
|
||||
"name": "PDF",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "pdf",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "JPG",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "jpg",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "PNG",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "png",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "PPT",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "ppt",
|
||||
"patternType": "REGEX"
|
||||
},
|
||||
{
|
||||
"name": "DOCX",
|
||||
"active": true,
|
||||
"type": "FILES_AND_DIRECTORIES",
|
||||
"pattern": "docx",
|
||||
"patternType": "REGEX"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user