View Single Post
Old 03-18-2016, 09:10 AM   #1
jason.jackal
Member
jason.jackal began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Apr 2012
Device: Sony
Filename and directory structure

Folks -
I use caliber for my ebook catalog; however, I am running into issues with long file names and long directory names. Due to the latter, I am trying to develop a naming convention for my ebooks filenames and related directory. I am looking for suggestions and what other users have found "what works".

My currently solution is - create directory labeled with book's ISBN, and epub file labeled 'title-author's last name'.

Code:
/home/user00/library
  |--'1234567890123'
  |     |--'the-rockrats--bova'
  |
  |--'1234567890124'
        |---'leviathans-of-jupiter--bova'
This way I know directory structure and home directory is "x" amount of characters, with an unknown amount of characters afterwards.
jason.jackal is offline   Reply With Quote