View Single Post
Old 04-11-2016, 11:52 AM   #1213
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,045
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ArthropodSultan View Post
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"
JimmXinu is offline   Reply With Quote