Eve and Joe Chan
Eve and Joe Chan
FWIW, this is useful for me as I would like to use the script to only apply labels. I am not using the default filter rule to archive by default....
Unfortunately that still applies `0unprocessed` label to muted threads with a new incoming message, which then eventually gets caught by catch-all rule to bring it into the inbox. I think...
Actually, I think there is a way for Automata to solve this. Would it be possible to add a new `move_to` action that does "nothing"? That way the message will...
Automata doesn't currently have this functionality. Filtering by label would be my preferred way to solve my problem, because that feature is also useful for other rules, but I'm not...
I've also been able to identify the title of the PIP window by using Mission Control (for application windows).
I have the same problem. Using the latest version (1.0+) from this GitHub repo. `/TRIGGER ADD -all -mask 'BotNick!*@*' -regexp '(al)(shain)' -nocase -replace '$1\x02\x02$2'`
+1, it would be great to detect mode on every buffer and set mode accordingly. Anyone know how to leverage `language-detection-buffer` to do this?