Ipanto wrote: > > 1 - opening multiple file at once: having modularized my documents in > modular files, i often need to open multiple files at the same time. > Currently one must file->open->navigate to file -> open for each file. > With long filename structure it is quite painful.
--> You don't need to open your document *modules* using File|Open. Just open the master document, then move the caret to the included module you want to open, then use Edit|Document Reference|Edit Referenced Document (Ctrl+Shift-E). Alternatively you can use the ->[] button found at the left of the node path bar. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/editMenu.html#inclusionMenu --> Alternatively you may drag files (one file at a time) using the system's file manager and drop them anywhere inside XXE (except onto images, image placeholders, <ulink>, <a href="xxx">). > 2 - have a 'reopen' file action : using xi:include'd files, when one > included file is changed the modification are not reflected in the > parent file, unless reopened. A button allowing to reopen a file would > avoid the file->open->navigate->ok process. --> There is a general purpose reopen feature: simply select the filename of the file you want to reopen. This filename if found at the very end of the File menu. Alternatively, drag the bookmark icon found at he left of the node path bar onto the document view. --> In order to automatically refresh master documents after changes done to a module, you can: [a] Navigate from the module to the master document using Edit|Document Reference|Edit Referencing Document (Ctrl+Shift-B). Alternatively you can use the []<- button found at the left of the node path bar. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/editMenu.html#inclusionMenu [b] Use View|Redraw (Ctrl-L). See http://www.xmlmind.com/xmleditor/_distrib/doc/help/viewMenu.html --> Like what happened for MS Word pre-2007, many features requested by users are already implemented. That's why we intend to completely change our user interface, give up menus and switch to a ribbon-based UI. Therefore please consider purchasing in the near future a 22" 1680x1050 LCD screen to accommodate our new UI ;-)

