Plugin : Date in a row
Author:Rex.Rainbow
- Get continuous date count.
Download
Actions
JSON
Action:Load
- Load from an object previously encoded in JSON format.
- JSON ( string ) : A string of the JSON data to load.
Paste
Action:Paste timestamp
- Paste timestamp.
- Record name ( string ) : Record name.
- Timestamp ( number ) : Paste timestamp.
- Scale ( Combo ) : Scale of date.
- Options : ["Year","Month","Day","Hour","Minute"]
Remove
Action:Remove record
- Remove record.
- Record name ( string ) : Record name.
Action:Remove all
Expressions
JSON
Expression:AsJSON
- Return the contents of the dateInARow in JSON format.
Row
Expression:ContinuousCount
- Get continuous count in a row of this record.
- Record name ( string ) : Record name.
Expression:LastTimestamp
- Get last pasted timestamp of this record.
- Record name ( string ) : Record name.
Expression:PreviousContinuousCount
- Get previous continuous count in a row of this record.
- Record name ( string ) : Record name.