@user_none
You could have the driver map tags to sub directories. You can have the convention that if the tag has / character in it, it is split up into sub directories. So for example, if a tag is
"fiction/scifi/asimov" the book would be placed in eBook/fiction/scifi/asimov
Not sure how to handle multiple tags. Multiple copies of the book or just use the first tag in the list? Wonder if the cybook filesystem has support for hard/soft links?
|