Closed lscalpati closed 6 months ago
I wasn't clear above: This would allow the user to frequently update the code without having to copy their configuration and then paste it into the new code. There are better ways to do this but this is the least impactful from a user perspective.
73 Lou KI5FTY
I like this suggestion. Will add to the to do list. Also pretty easy to implement.
Thanks - I have it running and works fine.
not sure why it closed - but you can leave it open or close it depending on your workflow
This has been done. Configuration params are now on the config.js file.
May I suggest splitting the HTML file into 2 files (the html file with topBarCenterText, aURL and aIMG removed) and a options.js file containing those definitions. This would allow users to update the html file and not have to cut and paste. In the HTML file remove those variable definitions and replace with:
and my options file looks like: