qownnotes-scripts/journal-entry/info.json

10 lines
320 B
JSON
Raw Normal View History

2017-05-16 17:20:53 +00:00
{
"name": "Journal entry",
"identifier": "journal-entry",
"script": "journal-entry.qml",
2017-12-17 21:44:49 +00:00
"version": "1.2.0",
"minAppVersion": "17.11.6",
2017-12-17 21:44:49 +00:00
"authors": ["@pbek", "@sanderboom", "@kantrol"],
2017-05-16 17:20:53 +00:00
"description" : "This script creates a menu item and a button to create or jump to the current date's journal entry."
}