mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
Add default tags and default folder to apply to a newly saved
meeting-note. Refs: pbek/QOwnNotes#807
This commit is contained in:
parent
160d9a8eaf
commit
08b7eade5e
2 changed files with 54 additions and 6 deletions
|
|
@ -2,8 +2,8 @@
|
|||
"name": "Meeting note",
|
||||
"identifier": "meeting-note",
|
||||
"script": "meeting-note.qml",
|
||||
"authors": ["@pbek"],
|
||||
"version": "0.0.1",
|
||||
"authors": ["@pbek", "@sanderboom"],
|
||||
"version": "1.0.0",
|
||||
"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