View Single Post
Old 06-02-2017, 03:04 PM   #411
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,418
Karma: 27757236
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
@JimmXinu:

The tweaks still apply, but they apply to the tag browser only not the book details panel. The tag browser in the content server is now what you get when you click the search button

IIRC , is a python formatting operator. I just haven't got around to porting it to RapydScript which is what does string formatting in the browser.

I'll fix the links in the first post, thanks.

You will never be able to run GUI plugins in the server. At some point I might add the ability to create plugins to modify the server interface, but that is not going to be any time soon. There is lots of work to do on the core code still.

All DB functions have been thread-safe since calibre 1.0

What is not thread safe is the GUI itself, proceed_question() is for the latter not the former.

Last edited by kovidgoyal; 06-02-2017 at 03:07 PM.
kovidgoyal is offline   Reply With Quote