Please enable JavaScript.
Coggle requires JavaScript to display documents.
LR Check Remind (start (%globalReminderJson=null ($SYS.GET (https://sheets…
LR Check Remind
start
%later=null
%remind={"values":[]}
calc
%time=%time*60
calc
%time=round(%time,0)
calc
%time=%time/60
%time=%sys.timestamp
%timeOfTriger=null
%globalReminderJson=null
$SYS.GET
https://sheets.googleapis.com/v4/spreadsheets/1vtUDJRcw65gRd41Lm9cqIUHXuvjvtVXlY9VDCGpwj9o/values/regular!A2:F1000?key=AIzaSyDT-llrBNOxLEyF-0bWvXl_9-fnKrRHjmo
$.values %globalReminderJson each(%part)
exit
$SYS.GET
https://sheets.googleapis.com/v4/spreadsheets/1vtUDJRcw65gRd41Lm9cqIUHXuvjvtVXlY9VDCGpwj9o/values/A2:E1000?key=AIzaSyDT-llrBNOxLEyF-0bWvXl_9-fnKrRHjmo
$.values %globalReminderJson each(%part)
2 more items...
ANSWER
%globalReminderJson
next
%user=$[1] %part
?user=%sys.uid
%type=$[0] %part
3 more items...
ANSWER
%globalReminderJson
%today=null
%trigerDay=null
%todayTime=null
%trigerTime=null
аа