1
0
Fork 0
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:
Patrizio Bekerle 2017-05-16 22:52:35 +02:00
parent 1cef1ce59f
commit cd07cd2a82
No known key found for this signature in database
GPG key ID: 2E9FFD770DABE838
2 changed files with 36 additions and 0 deletions

7
note-stats/info.json Normal file
View 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>."
}