mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-12-22 16:08:09 +00:00
9 lines
354 B
JSON
9 lines
354 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 GitHub issue from an url in the clipboard into the current note when you paste the link with <i>Ctrl + Shift + V</i>."
|
|
}
|