1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-11-14 13:58:07 +00:00
qownnotes-scripts/unique-note-id/info.json
2018-05-05 10:47:08 +02:00

10 lines
359 B
JSON

{
"name": "Unique note id",
"identifier": "unique-note-id",
"script": "unique-note-id.qml",
"authors": ["@pbek"],
"platforms": ["linux", "macos", "windows"],
"version": "1.0.0",
"minAppVersion": "18.05.1",
"description" : "This script generates a 10 character alphanumeric id for the current note and also allows to jump to the note by it."
}