View Single Post
Old 01-02-2024, 11:26 AM   #41
nabsltd
Fanatic
nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.nabsltd ought to be getting tired of karma fortunes by now.
 
Posts: 528
Karma: 9529956
Join Date: Aug 2013
Location: Hamden, CT
Device: Kindle Paperwhite (11th gen), Scribe, Kindle 4 Touch
Quote:
Originally Posted by DNSB View Post
For an example, try finding the story Solstice on the Slab co-written by N. A. Grotepas in the Summer Solstice Shenanigans anthology using any directory structure where you not going to spend more time creating and maintaining the directory structure than reading.
Calibre is much easier, of course, but here's how I'd do it using file system:
  1. Create a directory named "Books", and place each book in a subdirectory below that. Basically, what Calibre does, but without author directories.
  2. Create a directory named "Authors" at the same level as "Books". Create a subdirectory for each author inside the "Authors" directory.
  3. In the "N. A. Grotepas" subdirectory, create a symbolic link to the "Summer Solstice Shenanigans" subdirectory.
This allows you to search for an author, change to that author's directory, and see all the books they are related to. Think of the author as a type of "tag" for the book, and you can see that any other tag system you want can be set up the same way as the Authors directory (Genre, etc.).

Again, Calibre makes it far easier, because a database is designed to handle the relations that you would have to manually create using the file system, plus allows you to easily search for details that are not tag-like (ISBN, publication date, etc.).
nabsltd is offline   Reply With Quote