1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-11 22:42:44 +00:00

added the github-header script

This commit is contained in:
Patrizio Bekerle 2017-05-15 15:20:14 +02:00
parent f22e2d2ceb
commit 1413ab5b14
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
2 changed files with 347 additions and 0 deletions

7
github-header/info.json Normal file
View file

@ -0,0 +1,7 @@
{
"name": "GitHub Header",
"identifier": "github-header",
"script": "github-header.qml",
"version": 0.1,
"description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note",
}