Often one wants to include only one chapter in the exported files for customcss development or for tweaking of page breaks before going back to selecting all chapters for the full book export.
Thomasâwould this existing issue cover the use case you had in mind: https://github.com/pressbooks/ideas/issues/122? If not, feel free to comment on the open issue or add a new on in the GitHub ideas forum.
@t.dumm is this what you mean?
(as in, that works â do you need something different?)
Thanks @hughmcguire! @t.dumm, the method Hugh just referenced will work for quick selecting/deselecting all chapters in a given part, and would simply need to be repeated for each of the bookâs parts. Itâs not a true âbulk editâ but itâs pretty good. You may also be interested in using the view source option available in book diagnostics, which will allow you to view whatâs essentially an XHTML based preview of a PDF export without having to actually create a PDF export. See section 5 of this chapter in our guide for more details: https://guide.pressbooks.com/chapter/pdf-export-options/.
Thank you @hughmcguire and @SteelWagstaff! @hughmcguire: yes, I am referring to the view and the location you are indicating in the sreenshot. A select/deselect all button would be perfect and enough.
@SteelWagstaff: I often use the xhtml preview and the still rather new Diagnostics link to it is very handy. But for many situations you really need the actual epub or pdf to check if you âgot it rightâ.
@t.dumm that feature works now, was shipped a good while ago, not sure when.
OK! I did not realize that the column title is clickable and triggers select/deselect. Maybe a css âtweakingâ makes this more obvious. But anyway: Great that the functionality is there.
Hi Thomasâweâre working on some a11y fixes for these âsecretâ sortable table headers which may include adding a check box or more obvious visual element. You can track one of these issues here: https://github.com/pressbooks/pressbooks/issues/1633.