mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-05 09:38:09 +00:00
7 lines
300 B
JSON
7 lines
300 B
JSON
{
|
|
"name": "GitHub Headline",
|
|
"identifier": "github-headline",
|
|
"script": "github-headline.qml",
|
|
"version": "0.0.1",
|
|
"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>."
|
|
}
|