mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-10-31 23:38:08 +00:00
9 lines
470 B
JSON
9 lines
470 B
JSON
{
|
|
"name": "Note from Bitrix24 task",
|
|
"identifier": "note-from-bitrix-task",
|
|
"script": "note-from-bitrix-task.qml",
|
|
"authors": ["@pbek"],
|
|
"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."
|
|
}
|