Quote:
Originally Posted by paulfiera
Another thing, where is the list of recently used templates stored? I'd like to clean it up and just keep the two mentioned templates - right now there are about 9 different templates.
|
They are in the file gui.py in your configuration directory. The variables are save_to_disk_template_history and send_to_device_template_history.
You can't edit these variables, but you can delete them. Delete everything from the beginning of the comment above the variable to the blank line after the variable.
Best to save a copy, just in case ...