Initial commit
This commit is contained in:
10
.obsidian/plugins/quick-explorer/manifest.json
vendored
Normal file
10
.obsidian/plugins/quick-explorer/manifest.json
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"id": "quick-explorer",
|
||||
"name": "Quick Explorer",
|
||||
"author": "PJ Eby",
|
||||
"authorUrl": "https://github.com/pjeby",
|
||||
"version": "0.2.8",
|
||||
"description": "Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard",
|
||||
"minAppVersion": "0.15.9",
|
||||
"isDesktopOnly": true
|
||||
}
|
||||
Reference in New Issue
Block a user