Quote:
Originally Posted by Rob Burgess
I'm not referring to the internal structure of the database file, I'm referring to the way the books are saved to my hard drive. It's one directory with every author as a subdirectory. I would love to make better use of the alphabet :-)
My Calibre database is:
Calibre Library
-----author
----------titles
I asked Kovid if this could be switched to:
Calibre Library
-----A
----------Author
---------------Titles
-----B
Etc
And he said "no". So, to me, under the Calibre Library is a flat list of every name. Do you know of a way to change this?
--
Rob
|
@
Rob Burgess - it ain't gunna happen mate.
But I fail to see what the difference is between navigating a tree such as the one you suggest in the calibre tag browser and a similar tree in a file system manager. One b-tree index is much the same as the next - who cares if its in a SQLite database, an NTFS Master File Table or an HFS Attribute file.
And a file manager won't easily give you similar trees for publishers, tags, series, and any columns/properties you might want to add.
BR