To be able to invoke Template using other symbols other than /

currently Templates invocation only restricted to use slash /

for example

/email
myemail@gmail.com

instead, make it flexible for us to use any keywords (just like Snippets)

.email
;email
?email

etc