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 961b5f011a Add a setting to specify a folder where created
journal notes will be placed.

When a default folder is set, make sure to search in that folder.
This has the highest chance of finding an existing journal note.
Right now we can not search the whole database for a note with this
name / filename.

Refs pbek/QOwnNotes#795
2017-11-30 17:22:48 +01:00

9 lines
308 B
JSON

{
"name": "Journal entry",
"identifier": "journal-entry",
"script": "journal-entry.qml",
"version": "1.1.1",
"minAppVersion": "17.11.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."
}