qurator-spk / neat

Named entity annotation tool
Apache License 2.0
27 stars 5 forks source link

support confirmation of OCR-changes by ENTER key #24

Closed snmnzl closed 4 years ago

snmnzl commented 4 years ago

It would be practical, if pressing ENTER would confirm the current value in the token-line like clicking on OK.

snmnzl commented 4 years ago

Accordingly, cancellation by DELETE or ESC would be desireable.

cneud commented 4 years ago

DELETE is already used within the token text correction (actually BACKSPACE) so I suggest to go with ESC for cancellation?

snmnzl commented 4 years ago

DELETE is already used within the token text correction (actually BACKSPACE) so I suggest to go with ESC for cancellation?

Works fine for us

cneud commented 4 years ago

added in ede687065e08b58ae9d6dbca601788560545ad63