Laurens,
 
Would it be possible to add a command line option to select a single Entry from within a jxl file rather than do them all?
 
With the Python Parser, I was able to store all my 'entries' in a single file (plucker.ini) and run them individually from cron.
 
Since the entries are freeform text, I would guess making it and entry with "'s around it:
 
jpluckc master.jxl -entry "The Onion"
 
Maybe if your really feeling ambitious...
 
jpluckc master.jxl -entry "The Onion" -entry "LIRR Train Sched" -entry "My Website"
 
;)
 
But then I'll let you decide how you really want to do this.  These are just suggestions.  Also add and error val for "Entry not found".
 
Thanks.  Hope this can be done.
 
--Wes

Reply via email to