1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2025-12-10 05:52:46 +00:00

fixed task url detection

This commit is contained in:
Patrizio Bekerle 2017-06-15 11:17:52 +02:00
parent cb0da43ff5
commit f83dc7d00e
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
2 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
"identifier": "note-from-bitrix-task",
"script": "note-from-bitrix-task.qml",
"authors": ["@pbek"],
"version": "0.0.1",
"version": "0.0.2",
"minAppVersion": "17.05.6",
"description" : "This script creates a menu item and a button that parses the text that was copied from a task webpage of the webservice <a href='https://www.bitrix24.com/'>Bitrix24</a> and creates a new note with a headline, the link to the task and the description."
}