qownnotes-scripts/favorite-note/info.json

10 lines
291 B
JSON
Raw Permalink Normal View History

2017-05-16 17:20:53 +00:00
{
"name": "Favorite note",
"identifier": "favorite-note",
"script": "favorite-note.qml",
2017-05-16 20:43:59 +00:00
"version": "0.0.1",
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:45:03 +00:00
"description" : "This script creates a menu item and a button that adds a <i>favorite</i> tag to the current note."
2017-05-16 17:20:53 +00:00
}