Axel G

Results 1214 comments of Axel G

Filters are stored by the Thunderbird system (internally) in a file format that I cannot modify as Add-on author. Unfortunately unc paths / paths starting with a `\\` are usually...

Workaround: try `\\\` instead of `\\` at the start. - the first `\\` will be resolved to a single `\` - the second `\` will then be added resulting in...

Thanks for sending the example email off-list. Pretty sure it's possible. I will test this later today, after my Sunday Music production live stream.

This one works for me: ![Image](https://github.com/user-attachments/assets/495c6d3c-30cb-4fe1-bae3-2fb2b8297359) as combined expression, you can enter: `message-id:/@microsoftstore1\.microsoft\.com/` The "matches" just means that (at least) one match is found within the text. It doesn't need...

> Thank you! That is working. > > Is there a guide on how to use the slashes, etc, in the string expression? not on the official FiltaQuilla site but...

That seems like a Thunderbird bug = if the feature is from Tb, it should support copying custom actions. can you try the clone filter button instead?

I just tested this with a custom FIltaQuilla action "play sound" but that seems to work in copying: ![image](https://github.com/user-attachments/assets/7b31a516-aad5-4bdd-8a85-b9d564f0eca8) it might be happening only with specific actions, maybe only with...

I think I was confused by the title (filter action) it's actually the search term - so I made the title more precise, I will test with header regexp next...

I can reproduce the problem here with "header regex match" the value gets copied but the custom search term is not selected. Original: ![image](https://github.com/user-attachments/assets/fec9e233-d10f-4ec5-b96f-986370128215) Copy: ![image](https://github.com/user-attachments/assets/ee4f8fcc-c22b-4595-9594-b4ccaae49931) we definitely need to...

If you could file it, that would be super convenient; link it here and then I can add some supplemental information over there. The thing that fails is either copying...