qownnotes-scripts/journal-entry/info.json

10 lines
293 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-05-16 17:56:19 +00:00
"version": "0.0.2",
2017-05-19 14:33:08 +00:00
"minAppVersion": "17.05.6",
2017-05-17 10:46:18 +00:00
"authors": ["@pbek"],
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."
}