mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-10-31 23:38:08 +00:00
10 lines
377 B
JSON
10 lines
377 B
JSON
{
|
|
"name": "Note link to clipboard",
|
|
"identifier": "note-link-to-clipboard",
|
|
"script": "note-link-to-clipboard.qml",
|
|
"authors": ["@Maboroshy"],
|
|
"platforms": ["linux", "macos", "windows"],
|
|
"version": "0.0.1",
|
|
"minAppVersion": "17.02.4",
|
|
"description" : "This script adds a toolbar button and a context menu item to copy the link of selected note to clipboard"
|
|
}
|