|
Yes, that does not change anything. You can launch Bluefish (or any editor) with normal "open with" just as easily using BookBrowser's pop-up. As I said, two different mechanisms.
We added PageEdit to replace BookView because in-browser editing (no matter the app used) can create absolutely horrible code. By making a separate app, we tried to limits its use to basic proofreading and typo fixes. And also force the user to look at the actual code generated in CodeView after editing with PageEdit was done. We designed it to be launched by a single click to emulate the old BookView on purpose.
Generally Sigil rarely wants to break long-standing patterns that developers use in Sigil. So we did our best with the BookView to PageEdit transition. We will continue in the way in the future.
|