View Single Post
Old 05-11-2014, 12:18 AM   #1
user743
Addict
user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.user743 has never been to obedience school.
 
Posts: 243
Karma: 44444
Join Date: Mar 2014
Device: Kindle PW2 special offers removed by Amazon for FREE
how to import files in specific order.

Can there be a option added to import files into book, in the order they are selected in Windows explorer, (or the equivalent on any os,) or based on alphanumeric order.

Edit
i found a easy (relatively) way around this problem (for Windows 7), if anyone is interested, here it is:

select all files you want to add.
press shift + right click on the first file.
select "copy full path", then paste it in a html file.
search for the folder path without quotations (normal mode) and replace with nothing.
search for \s (regex mode) and replace with
Code:
></a><br/> <a href=
fix the first and last tag.
add html body and p tags.
change the file extension to .html
now add the file to edit-ebook.

Last edited by user743; 05-21-2014 at 07:28 PM.
user743 is offline   Reply With Quote