mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added the meeting-note script
This commit is contained in:
parent
e27872ddc3
commit
602a37c5b2
2 changed files with 71 additions and 0 deletions
9
meeting-note/info.json
Normal file
9
meeting-note/info.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Meeting note",
|
||||
"identifier": "meeting-note",
|
||||
"script": "meeting-note.qml",
|
||||
"authors": ["@pbek"],
|
||||
"version": "0.0.1",
|
||||
"minAppVersion": "17.05.7",
|
||||
"description" : "This script creates a menu item and a button to create or jump to the current date's meeting note."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue