Quote:
Originally Posted by ArthropodSultan
I recently discovered the incredibly useful '--normalize-list' option for the CLI version of FanFicFare. Would it be possible to have this option, or one like it, also operate on a given html file? I currently have a lot of stories bookmarked in my browser that I would like to move over to managing with FanFicFare in Calibre. However, I have yet to find a way to extract all the relevant URLs from my bookmarks. I can export all my bookmarks to an html file though.
|
Assuming that I've exported my bookmarks to:
E:\jimm\Downloads\bookmarks.html
Then you can use a file URL like so:
Code:
fanficfare -n "file:///E:/jimm/Downloads/bookmarks.html"