Closed mbyx closed 3 years ago
Like case sensitivity. ability for hot-string to immediately activate without trigger. activate hotstring even if inside a word. prevent automatic backspacing of trigger word allow hotwords like :ip addr show add dynamic hotstrings:
:ip addr show
@app.hostring(":remind {event} {date}") def reminder(date: arrow): pass
The last two seems useless. This requires a tiny ish rewrite of automaton.py, which is a separate issue.
Like case sensitivity. ability for hot-string to immediately activate without trigger. activate hotstring even if inside a word. prevent automatic backspacing of trigger word allow hotwords like
:ip addr show
add dynamic hotstrings: