mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-12-22 07:58:08 +00:00
Add auto-tagging option to journal-entry script.
Update version to 1.0.0 and add @sanderboom to authors. Refs pbek/QOwnNotes#792
This commit is contained in:
parent
4b48edd550
commit
4c5782c87c
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
"name": "Journal entry",
|
||||
"identifier": "journal-entry",
|
||||
"script": "journal-entry.qml",
|
||||
"version": "0.0.2",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "17.05.6",
|
||||
"authors": ["@pbek"],
|
||||
"authors": ["@pbek", "@sanderboom"],
|
||||
"description" : "This script creates a menu item and a button to create or jump to the current date's journal entry."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue