1
0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-06-02 15:24:55 +00:00
qownnotes-scripts/unique-note-id/info.json
2018-05-05 10:57:59 +02:00

11 lines
386 B
JSON

{
"name": "Unique note id",
"identifier": "unique-note-id",
"script": "unique-note-id.qml",
"authors": ["@pbek"],
"platforms": ["linux", "macos", "windows"],
"version": "1.0.1",
"minAppVersion": "18.05.1",
"description" : "This script creates scripting menu item to generate a 10 character alphanumeric id for the current note and to allow to jump to the note by id."
}