Rename variable in filter
Currently the variable regarding the format in the filter is called "is_pad=". This is confusing, since you might assume this is about if the text in the filter will be shown at all (like with the if-else-statements). Instead it should be called "format=" or "target-format" or "in-pad-format" or so.
Edited by Carina Haupt