mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 05:52:46 +00:00
added more scripts
This commit is contained in:
parent
08280d1462
commit
aae29180c9
5 changed files with 89 additions and 1 deletions
7
favorite-note/info.json
Normal file
7
favorite-note/info.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Favorite note",
|
||||
"identifier": "favorite-note",
|
||||
"script": "favorite-note.qml",
|
||||
"version": "0.1",
|
||||
"description" : "This script creates a menu item and a button that adds a \"favorite\" tag to the current note."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue