mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 22:08:08 +00:00
6a76e9491d
created journal notes will be placed. Refs pbek/QOwnNotes#795
9 lines
308 B
JSON
9 lines
308 B
JSON
{
|
|
"name": "Journal entry",
|
|
"identifier": "journal-entry",
|
|
"script": "journal-entry.qml",
|
|
"version": "1.1.0",
|
|
"minAppVersion": "17.12.0",
|
|
"authors": ["@pbek", "@sanderboom"],
|
|
"description" : "This script creates a menu item and a button to create or jump to the current date's journal entry."
|
|
}
|