1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-09 13:32:46 +00:00

updated description

This commit is contained in:
Patrizio Bekerle 2017-05-17 07:13:07 +02:00
parent cd07cd2a82
commit 283e060d87
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
3 changed files with 3 additions and 3 deletions

View file

@ -3,5 +3,5 @@
"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."
"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>."
}