mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added two more scripts
This commit is contained in:
parent
c502d6d759
commit
e27872ddc3
4 changed files with 253 additions and 0 deletions
9
note-from-bitrix-task/info.json
Normal file
9
note-from-bitrix-task/info.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Note from Bitrix24 task",
|
||||
"identifier": "note-from-bitrix-task",
|
||||
"script": "note-from-bitrix-task.qml",
|
||||
"authors": ["@pbek"],
|
||||
"version": "0.0.1",
|
||||
"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."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue