View Single Post
Old 05-16-2020, 10:54 AM   #58
DictatorAlly
Enthusiast
DictatorAlly began at the beginning.
 
Posts: 26
Karma: 10
Join Date: May 2020
Device: None
Quote:
In any case, you need to talk to Kobo to find out what is happening. It could be a mistake.
That could be helpful.

Can I make some suggestions to changes to the Plugin?

I'd like two options to be added to the configuration page. Each option would be a blank text box, so that the user can define them how best suits - saving the need to create an exhaustive list.

One option would correspond to this " > "
Code:
if self.category_handling == 'hierarchy' and i > 0:
    tag = tag + " > " + raw
The next option would correspond to this "it"
Code:
SEARCH_PATH = '/it/search'
So that the user can add "it" or "it/it" or "us/it" whatever works for them.

Thank you for considering it.
DictatorAlly is offline   Reply With Quote