Quote:
Originally Posted by rem736
i side load all of my books and i ask this because i often name books of a series with a numerical prefix ("01 [title of book 1]", "02 [title of book 2]", etc). i want to be able to easily figure out which number in the series is the next to read without having to use a computer to look at the actual file name.
|
Directly, no.
One way to handle this situation: create a text file with the sequence number and title of each book. Since you have this information encoded in the filename, something like "ls > series_titles.txt" (in Unix) or "dir > series_titles.txt" (in Windows) should do the job.
Koreader (Ken's suggestion) will work, but it is new to the Kobo and undergoing a lot of development at the moment. If that's your thing, great! If that's not your thing, you've been warned.