Quote:
Originally Posted by BetterRed
|
Now I understand, how it works. But unfortunaltely no combination of true/false solves my problem. Of course I closed and reopened Calibre after every change.
preselect_first_completion = False
tab_accepts_uncompleted_text = False
-> no success
preselect_first_completion = True
tab_accepts_uncompleted_text = False
-> no success
preselect_first_completion = True
tab_accepts_uncompleted_text = True
-> no success
preselect_first_completion = False
tab_accepts_uncompleted_text = True
-> no success