[Discussion] Ideas for (at least one/two) new rules
#1
Wasn't sure about posting it directly at github. I think gathering some ideas in the forum first is a better approach. 

After all these new updates coming with the release of HC 7.0, how about brainstorming for some ideas for new rules?

After years of using rules, or answering questions in the forum, there are some things which pop up frequently. So here are at least one, two suggestions for rules which came to my mind

TOGGLE every xth char: i know this one can be replaced by T@ and maybe can be misleading because of, start with first char of the pass or not, so it think this is not a good example, but the next one could be

Title: Capitalize every first letter in a pass, resetting trigger at non letter chars like space, colons or digits etc.
example: "my first pass" -> " My First Pass", my1first2pass -> My1First2Pass"

Untitle: reverse logic from Title

Most other things frequently asked would involve UTF-8 support or multibyte rules, and i think this is not possible with the actual rules engine, am i right?

Like deleting given words, replacing given words, replacing single chars with words and so on.
Reply