1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-11-14 22:08:08 +00:00
qownnotes-scripts/journal-entry/info.json
Sander Boom 4c5782c87c Add auto-tagging option to journal-entry script.
Update version to 1.0.0 and add @sanderboom to authors.

Refs pbek/QOwnNotes#792
2017-11-28 10:09:19 +01:00

9 lines
308 B
JSON

{
"name": "Journal entry",
"identifier": "journal-entry",
"script": "journal-entry.qml",
"version": "1.0.0",
"minAppVersion": "17.05.6",
"authors": ["@pbek", "@sanderboom"],
"description" : "This script creates a menu item and a button to create or jump to the current date's journal entry."
}