ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

aliases to create an email from F&R

<< < (2/2)

nontroppo:
BTW I also suggest starting all regex's in the future with a ^ as I noticed sometimes other groups match (as their regex didn't have ^ at the beginning so for e.g. matched the subject line of the email group). ^ fixes such problems. I updated the search database to do this.

mouser:
thanks nontroppo

1) yes you are right about adding ^
2) i've fixed the ability handle spaces at least for mailto and urls (they are automatically converted to %20)
3) i will add hotkey for popping up preferences
4) i noticed an error myself when pasting aliases in, so i will look into that.

5) i will also add an option to main configuration that lets you say that a certain character need to start any alias command
so that if you have an alias called email, and set the option prefix character to $ then it wont trigger any aliases or regular expression matches unless you type $email.

Navigation

[0] Message Index

[*] Previous page

Go to full version