David

Results 526 comments of David

> Maybe I should have titled it "Automatically search in disabled dictionaries if nothing is found in enabled dictionaries", probably worth another issue or I could make a plugin using...

there is a note in the code: https://github.com/koreader/koreader/blob/c7a59145a307b1de0e3843ffc00c541c8746999f/frontend/device/kindle/device.lua#L703-L706

A few genuine questions: * why can't you get the name right the first time? ;) * if you can't get it right, what's wrong with the method you described?...

> Why? necessary for non-touch devices? where would "delete" and "update" be?

I still would like to understand why you feel so strongly about renaming presets, and why "load-copy-name-delete" doesn't cut the mustard? > You could add rename to update? Pop up...

asking here, @Frenzie @poire-z how would you order these? maybe swap "rename" and "update"? and, should I add handrails for "delete" and "update"?

I moved delete to the right as (1,1) is the default position for `FocusManager` > It doesn't take very long to create a preset, does it? it depends, the actual...

https://github.com/koreader/koreader/blob/0ab0fc87136c086d77cbcffee5fd7c8770eb63a4/frontend/ui/widget/spinwidget.lua#L96-L103

Both update and delete can be dangerous under some conditions, is not always true that recovery is easy, therefore both are now guard railed under confirmation prompts.

last minute addition to allow multiple highlights and performing dict lookups on already highlighted words.