Jim8JD
I love flying!
Great work Stanislaw!! It works perfect. Thanks much!! Happy holidays!
Hi! Well, I thought lowercase is harder to read in the cockpit. But there is no problem with removing that limitation. I'll do it.
The alignment should be correct. The only thing the script does is to remove leading spaces, which are ignored by Skyview.
Thank you! Initially, my goal was to create a user-friendly tool for my personal use, but I'm delighted that you find it useful and believe it could benefit the community as well.HUGE improvement
Hi! Well, I thought lowercase is harder to read in the cockpit. But there is no problem with removing that limitation. I'll do it.
The alignment should be correct. The only thing the script does is to remove leading spaces, which are ignored by Skyview. So if you have something like this:
Code:[Before start] Master - on - verify Generator - 1 check 2 check
...this will be changed to
Code:[Before start] Master - on - verify Generator - 1 check 2 check
What can be done in such a case is f/e to insert a dot first, f/e:
Code:[Before start] Master - on . - verify Generator - 1 check . 2 check
Using this method, you can even insert ASCII images into your checklist.