completion_mode setting
Bug #2099780 reported by
ownedbycats
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| calibre |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
ID: completion_mode
By default, when completing items, calibre will show you all the candidates that start with the text you have already typed. You can instead have it show all candidates that contain the text you have already typed. To do this, set completion_mode to 'contains'. For example, if you type asi it will match both Asimov and Quasimodo, whereas the default behavior would match only Asimov.
I think would be useful to have one that separates it by the delimiting period that's used in hierarchy (sorry, don't remember words).
Example where tag is "Sci-Fi.Isaac Asimov" if you type isaa it finds it because it's after the period. But not for asi.
Is it feasible?
To post a comment you must log in.

I dont follow, asi is also after the period, so I dont see why it
wouldnt be found?