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.