Difference between revisions of "HowToOmni"
Jump to navigation
Jump to search
(→sarah: binary search 2) |
(→sarah: fix syntax?) |
||
Line 26: | Line 26: | ||
{{#mermaid:graph TD; | {{#mermaid:graph TD; | ||
A1[Event Happening Now] --> A[ACTIVITY LOG] | |||
A2[Presented by non-Omni member] --> A1 | |||
A2 --> B1 | |||
C9 | A2 --> C9 | ||
B1[Scheduled in future] --> C1 | |||
B[SHORT CONTRACT] | |||
C[FULL CONTRACT] | |||
C5 | C --> C1[Open to the Public] | ||
C1 -->|Booze Present| C2A[Yes booze] --> C | |||
C1 --> C2B[No booze] | |||
C1 --> B1A | |||
C3[50 or more people] --> C | |||
C9[No charitable purpose] --> C | |||
B1 --> B1A[Fewer than 50 people] | |||
B1 --> B1B[Private event] | |||
B1B --> B1A | |||
C5[Requires staffing] --> C | |||
B1B --> C3 | |||
C1 --> C4 | |||
C4[Admission fee] ---> C | |||
A4[Presented by Omni Member] --> B1B | |||
A4 --> C1 | |||
B1A --> C2B | |||
C2B --> B | |||
}} | }} | ||
Revision as of 03:23, 25 May 2021
A collection of experimental flowcharts about how to occupy space at omni
yar2
This is Yar's interpretation of sarah's draft
sarah
Sarah made a version here:
first draft
This was yar's first demonstration of a flow chart