View Single Post
Old 11-04-2024, 03:33 AM   #3
Buschhardt
Junior Member
Buschhardt began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Nov 2024
Device: Tolino Vision 5
Quote:
Originally Posted by kovidgoyal View Post
Look at the action chains plugin.
Thank You very much for this hint.

Sorry for the second question, how can I show a message (only for information, not as dialog in calibre gui)?

I try:

from calibre.gui2 import question_dialog
question_dialog(gui, 'title', 'msg <a href="http://google.com">goog</a> ')

But this a dialog with buttons.

Thank You for calibre
Buschhardt is offline   Reply With Quote