Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre > Editor

Notices

Reply
 
Thread Tools Search this Thread
Old Yesterday, 11:23 PM   #1
meghane_e
Zealot
meghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercise
 
Posts: 112
Karma: 38500
Join Date: Sep 2016
Location: San Jose, CA
Device: Kindle moving to Kobo or Boox
The Editor Popup launch tool

(Sorry my nomenclature is off for this question.)

When I used to select a book (say 4 months or so ago), and used the 't' keyboard short cut to launch the Editor, it would bring a popup that let me select AZW or EPUB if both formats existed. In the last 3 or so revisions, that's gone away.

Is there a way to re-enable that functionality?
Thanks!

Last edited by meghane_e; Today at 05:47 PM.
meghane_e is offline   Reply With Quote
Old Today, 12:23 AM   #2
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,364
Karma: 27230406
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Preferences->Behavior->Reset all disabled confirmation dialogs
kovidgoyal is offline   Reply With Quote
Old Today, 05:47 PM   #3
meghane_e
Zealot
meghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercisemeghane_e juggles running chainsaws for a bit of light exercise
 
Posts: 112
Karma: 38500
Join Date: Sep 2016
Location: San Jose, CA
Device: Kindle moving to Kobo or Boox
Hello, thank you so much for responding!

I tried resetting all disabled confirmation dialogs, went to a book that has both AZW3 and EPUB files, hit the 't'. It still automatically started the EPUB Editor and did not ask for which format to work on. While I can right-click on the AZW3 and select to edit it that way, I have 12,000+ books that I would rather not have to right-click for every AZW3 I want to work on, if you know what I mean...

I restarted Calibre just to check. Redid the above steps. Same result.
Any other thoughts?
meghane_e is offline   Reply With Quote
Old Today, 06:41 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,067
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by meghane_e View Post
Hello, thank you so much for responding!

I tried resetting all disabled confirmation dialogs, went to a book that has both AZW3 and EPUB files, hit the 't'. It still automatically started the EPUB Editor and did not ask for which format to work on. While I can right-click on the AZW3 and select to edit it that way, I have 12,000+ books that I would rather not have to right-click for every AZW3 I want to work on, if you know what I mean...

I restarted Calibre just to check. Redid the above steps. Same result.
Any other thoughts?
(this was not a 'confirmation' which was why a reset did not help)

Start the editor: Edit: Preferences: Integration with Calibre: <adjust the order>
theducks is offline   Reply With Quote
Old Today, 07:17 PM   #5
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,736
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
If ↑ ↑ ↑ doesn't work.

If you right click on an editable format (EPUB, AZW3, KEPUB (I think)) in Book details you'll get an Edit book option.

OR

With calibre (library manager, book editor, and book viewer) not running, go to the calibre configuration folder and open the tweak_book_gui.json file in a text editor and change the line that reads :
Code:
"choose_tweak_fmt": false,
to
Code:
"choose_tweak_fmt": true,
Save and close the file and you should be good to go.

BR
BetterRed is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Editor doesn't start if an editor plugins fails Terisa de morgan Editor 4 12-29-2020 01:47 AM
Confused. Is Calibre an eBook creation Tool or tool for readers? Fran_3 Calibre 12 10-25-2020 08:19 PM
Launch Tag Editor Directly? Innomen Library Management 8 01-12-2014 11:52 AM


All times are GMT -4. The time now is 11:36 PM.


MobileRead.com is a privately owned, operated and funded community.