mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-05 01:28:09 +00:00
9 lines
388 B
JSON
9 lines
388 B
JSON
{
|
|
"name": "GitHub Headline",
|
|
"identifier": "github-headline",
|
|
"script": "github-headline.qml",
|
|
"version": "0.0.1",
|
|
"minAppVersion": "17.05.6",
|
|
"authors": ["@pbek"],
|
|
"description" : "Inserts a headline and a link to the <a href='https://github.com/'>GitHub</a> issue from an url in the clipboard into the current note when you paste the link with <i>Ctrl + Shift + V</i>."
|
|
}
|