mirror of
https://github.com/sstallion/obsidian-command-line.git
synced 2026-07-22 05:42:07 +00:00
10 lines
280 B
JSON
10 lines
280 B
JSON
{
|
|
"id": "command-line",
|
|
"name": "Command Line",
|
|
"version": "0.0.0",
|
|
"minAppVersion": "1.8.0",
|
|
"description": "Copy command lines from your notes to the clipboard.",
|
|
"author": "Steven Stallion",
|
|
"authorUrl": "https://github.com/sstallion",
|
|
"isDesktopOnly": false
|
|
}
|