https://bugs.documentfoundation.org/show_bug.cgi?id=169209
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from V Stuart Foote <[email protected]> --- The flat text file being loaded has no real structure. And that has to be created and assigned as the text is filtered into ODF paragraphs and pages--that facet is rather expensive and frankly LibreOffice import to ODF is really not the best choice for editing/publishing large text files. Too much overhead. Under 1000 pages works just fine once parsed, but 9,000 pages is just too sluggish. EmEditor is a fine text editor, but so is GVim/Vi, or even emacs. While word processing support in Notepad++ or features of the BablePad editor seem more appropriate to purpose. So even if the filter process could be refined to improve filter import layout and pagination, would still have performance issues while trying to edit such oversized files. It is just the wrong format/tool for doing so. -- You are receiving this mail because: You are the assignee for the bug.
