User:NitramLegov/Playground: Difference between revisions

From CoMakingSpace Wiki
mNo edit summary
m Blanked the page
Tag: Blanking
 
(34 intermediate revisions by the same user not shown)
Line 1: Line 1:
<mermaid> flowchart TB
 
Start(30 Minutes before end of Calendar Event) --> Condition[Get garbage collection in the next 7 days]
subgraph repeat1[Repeat 130 Times (~30 Minutes)]
subgraph loop1[Loop over all relevant calandar entries]
Condition --> GarbageCan{Which Garbage can?}
GarbageCan -->|Restmüll| D[Blink White]
GarbageCan -->|Gelber Sack| D[Blink Yellow]
GarbageCan -->|Papiermüll| D[Blink Blue]
end
end
</mermaid>

Latest revision as of 20:17, 22 May 2025