You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While I'm writing down some flows of my think to explain for newcomer, I thought that it would be very useful if we have a "Presentation Mode".
The idea is very simple. Rather than showing overview of entire flowchart with only zoom control, automatically zoom in and showing only current step + next available steps with clickable control. And maybe the clickable control is better to have on each arrow rather than box. Please refer to https://xstate.js.org/viz/
Then the benefit is, I can present only one situation with multiple choice at a time without loosing focus of listeners.
@beejei Thanks for the suggestion. It will take me some time to get to this point but I think this is a really good idea and I will try to integrate it into the roadmap of features! I will leave this issue open until I have more information. Thanks again!
You tweeted about https://sketch.systems! I find this tool incredible. It also gives me insight to how a presentation mode could work. It will involve parsing the flowchart into a state-chart which will take me more time but I really like the idea. Thank you!
Hi,
While I'm writing down some flows of my think to explain for newcomer, I thought that it would be very useful if we have a "Presentation Mode".
The idea is very simple. Rather than showing overview of entire flowchart with only zoom control, automatically zoom in and showing only current step + next available steps with clickable control. And maybe the clickable control is better to have on each arrow rather than box. Please refer to https://xstate.js.org/viz/
Then the benefit is, I can present only one situation with multiple choice at a time without loosing focus of listeners.
Maybe this motivation is similar with hacker slides: https://murmuring-sierra-54081.herokuapp.com/stash/edit/royal-pine
But I believe this can be more easily done in current flowchart.fun.
As always, super thanks for the nice work!
The text was updated successfully, but these errors were encountered: