KalAbaddon / listd.k13.app

A CRM configured to make checklist creation easy!
https://listd.k13.app
MIT License
3 stars 0 forks source link

Assist the user in finding the checklist item in the cockpit #13

Open Whipgit opened 5 years ago

Whipgit commented 5 years ago

Is your feature request related to a problem? Please describe. This is not so much a blocker as an idea for improvement. Users who use checklists are often also in an unfamiliar stage with the airframe itself. Therefore they are still working on orienting where in the cockpit layout a certain control is.

Describe the solution you'd like An idea I have is a hover-over experience on some element that shows the airframe's cockpit layout, with the control element circled in red inside the cockpit. DCS screenshots could be used.

Describe alternatives you've considered Although a hover-over experience is not ideal for mobile users, you could also provide a toggle on the top of the checklist to include images of the control element's location yes or no.

Additional context None

KalAbaddon commented 5 years ago

I Absolutely agree with you. I am unsure of the way I will dit in the end but I do plan on having a way for someone to reference the check list items location. My thought was maybe having small icons indicative of the steps location ( but I am unsure if i can bundle all the location info in to quick to understand icons.)

KalAbaddon commented 5 years ago

Later down the road I am thinkiong of using https://introjs.com/

click demo to see it in action

in combinations with diagrams or images to make a "beginner" checklist that points everything out for you.

What ya think?

Whipgit commented 5 years ago

Dang... that's cool. I might use that myself at some point next time I get a feature request like that. Yeah that could work. (edit: for a beginner checklist)

KalAbaddon commented 5 years ago

As something that is jsut a simple fix for now.

when adding a step to a checklist you can add a "location:" field and it will append that info to the details of the step.

https://listdev.k13.app/fa-18c/dcs.coldstart

all the details in red are auto formated to red and placed in start of details. the fa18 had it easy for that one checklist so added it to it.