-
Unable to extract signature when signature of email is without any words like thanks or regards.
Find the sample email.message body below.
Import talon
Import talon.signature.bruteforce Import …
-
It was reported that during stop build day when we were testing dt characterization, the talon configuration code was outputing errors. They did not crash the code, but still should be investigated.
-
Similar to cursorless or rango, it would probably make sense to have a more specialized name for this repository instead of a generic name.
Need to think of something that is clever, short, preferabl…
-
In the CSS support there's a couple of commands that recognise decimals:
https://github.com/talonhub/community/blob/d9c6373661eb937fc6fc1a29df4bfdce54b6914a/lang/css/css.talon#L27-L29
This only …
-
**Describe the bug**
My local-interept.js do nothing inside docker composer container. If i use same code on local build - it works as needed - on dev mode or on build
**To reproduce**
Steps …
-
Talon TLN-5VNO appears to be a non-canon unit. It doesn't exist in the MUL:
http://masterunitlist.info/Unit/Filter?Name=Talon
It's not mentioned on the Sarna page either, however, there is an apoc…
-
**generictypes.py**
```
from talon import Module, Context
from typing import TypeVar
mod = Module()
ctx = Context()
T = TypeVar("T")
@mod.action_class
class Actions:
def foo(x: T):
…
-
[364](https://github.com/talonvoice/talon/issues/364), [365](https://github.com/talonvoice/talon/issues/365), and [366](https://github.com/talonvoice/talon/issues/366) are all happening to me on on th…
-
Whenever the built in terminal of VS Code has focus, commands issued using `user.vscode` are no longer working. Instead you get a time out in talon log.
For example:
1. Open a VS Code window and f…
-
c:\Development\iMemori>python src\test.py -i src\imem.properties
Traceback (most recent call last):
File "c:\Development\iMemori\src\test.py", line 6, in
from talon import signature
File …
ghost updated
3 years ago