Your comments

Because I have a mac server, and because I'm a crazy person when it comes to my org structure for comics, I've been doing the CSVs for the story arcs by hand (I find it strangely relaxing).


To that end, I noticed how comixology's website included links to entire volumes for their "Rebirth" story arc. I decided to see if the CSV could support the same feature and found it surprisingly easy to do. Just change the javascript to resemble the following:

"/ubooquity/comics/61578/","showHidePopupMenu();return true;","/ubooquity/comics/61578/?cover=true","Superwoman (2016)"

Much appreciated. I've looked around these forums but haven't seen word on when the next release is slated other than "hopefully before the end of 2016." Is that still the case, or do you have an inside scoop?


Also? Thanks for all your hard work on this. It's pretty darn amazing.

Questions:

1) If Javascript injection (by placing a js in the ubooquity.jar) is still necessary, is there a place where I can find documentation on how to accomplish this?


2) If 1 = "Yes and Yes", then can that be added to the Readme?