mirror of
https://github.com/marty-oehme/scripts.git
synced 2025-12-10 14:02:44 +00:00
added note stats script
This commit is contained in:
parent
1cef1ce59f
commit
cd07cd2a82
2 changed files with 36 additions and 0 deletions
7
note-stats/info.json
Normal file
7
note-stats/info.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"name": "Note stats",
|
||||
"identifier": "note-stats",
|
||||
"script": "note-stats.qml",
|
||||
"version": "0.0.1",
|
||||
"description" : "This script shows current note statistics in a <i>label</i>."
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue