Added studying to K's activity timer
This commit is contained in:
55
flows.json
55
flows.json
@ -873,9 +873,7 @@
|
|||||||
"d00db0647d1c4034"
|
"d00db0647d1c4034"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 39,
|
"y": 39
|
||||||
"w": 872,
|
|
||||||
"h": 682
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "46275dd0f9461013",
|
"id": "46275dd0f9461013",
|
||||||
@ -892,9 +890,7 @@
|
|||||||
"619d1474239faf58"
|
"619d1474239faf58"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 739,
|
"y": 739
|
||||||
"w": 472,
|
|
||||||
"h": 142
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "ff6d8150e8d5e606",
|
"id": "ff6d8150e8d5e606",
|
||||||
@ -1136,12 +1132,13 @@
|
|||||||
"408795055634e897",
|
"408795055634e897",
|
||||||
"0a441953c41a18ae",
|
"0a441953c41a18ae",
|
||||||
"08a22fa71fce5e91",
|
"08a22fa71fce5e91",
|
||||||
"d580c539c554a4c1"
|
"d580c539c554a4c1",
|
||||||
|
"f0cc7b3b9622312a"
|
||||||
],
|
],
|
||||||
"x": 34,
|
"x": 34,
|
||||||
"y": 559,
|
"y": 559,
|
||||||
"w": 1132,
|
"w": 1132,
|
||||||
"h": 322
|
"h": 382
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "5595964c8367c984",
|
"id": "5595964c8367c984",
|
||||||
@ -5196,7 +5193,7 @@
|
|||||||
"name": "",
|
"name": "",
|
||||||
"token": "f19eac517a138c66",
|
"token": "f19eac517a138c66",
|
||||||
"x": 980,
|
"x": 980,
|
||||||
"y": 780,
|
"y": 820,
|
||||||
"wires": [
|
"wires": [
|
||||||
[]
|
[]
|
||||||
]
|
]
|
||||||
@ -5637,13 +5634,18 @@
|
|||||||
"t": "eq",
|
"t": "eq",
|
||||||
"v": "Trombone Practice",
|
"v": "Trombone Practice",
|
||||||
"vt": "str"
|
"vt": "str"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"t": "eq",
|
||||||
|
"v": "Studying",
|
||||||
|
"vt": "str"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"checkall": "true",
|
"checkall": "true",
|
||||||
"repair": false,
|
"repair": false,
|
||||||
"outputs": 3,
|
"outputs": 4,
|
||||||
"x": 650,
|
"x": 650,
|
||||||
"y": 780,
|
"y": 820,
|
||||||
"wires": [
|
"wires": [
|
||||||
[
|
[
|
||||||
"d8e2d16e313b938a"
|
"d8e2d16e313b938a"
|
||||||
@ -5653,6 +5655,9 @@
|
|||||||
],
|
],
|
||||||
[
|
[
|
||||||
"d580c539c554a4c1"
|
"d580c539c554a4c1"
|
||||||
|
],
|
||||||
|
[
|
||||||
|
"f0cc7b3b9622312a"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -6719,6 +6724,34 @@
|
|||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "f0cc7b3b9622312a",
|
||||||
|
"type": "change",
|
||||||
|
"z": "4a8821853d4dd1ad",
|
||||||
|
"g": "1ca205a84922c8c2",
|
||||||
|
"name": "Task ID",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"t": "set",
|
||||||
|
"p": "payload",
|
||||||
|
"pt": "msg",
|
||||||
|
"to": "{\"id\":\"6351557015\"}",
|
||||||
|
"tot": "json"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"action": "",
|
||||||
|
"property": "",
|
||||||
|
"from": "",
|
||||||
|
"to": "",
|
||||||
|
"reg": false,
|
||||||
|
"x": 800,
|
||||||
|
"y": 900,
|
||||||
|
"wires": [
|
||||||
|
[
|
||||||
|
"9727faf3509b96f8"
|
||||||
|
]
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "fd4bbf481e16e6ea",
|
"id": "fd4bbf481e16e6ea",
|
||||||
"type": "sunrise",
|
"type": "sunrise",
|
||||||
|
Reference in New Issue
Block a user