14 lines
263 B
Plaintext
14 lines
263 B
Plaintext
[
|
|
{
|
|
"caption": "-"
|
|
},
|
|
{
|
|
"command": "open_dir",
|
|
"args": {"dir": "$file_path", "file": "$file_name"},
|
|
"caption": "Open Containing Folder…"
|
|
},
|
|
{
|
|
"command": "copy_path",
|
|
"caption": "Copy File Path"
|
|
}
|
|
] |