Philippe Nobili wrote: > > Congratulations for the new link tool (XXE 4.6), it is very effective > and well designed. Below is a suggestion for further improving it: > > *Suggestion:* present the possible link targets hierarchically rather > than just alphabetically; > *Rationale:* When editing complex DocBook documents, the top-level book > is a natural link context; it would really help a lot authoring > individual chapters, if the list of possible links would match the book > structure, instead just the alphabetic order > > *See this: > * > toget_started To Get Started > foreword A Foreword > book_org Book Organization > basics The Basics > a_tour A Tour of all Viewers > basics Basic Behaviors > > *Rather than this:* > > a_tour A Tour of all Viewers > basics Basic Behaviors > basics The Basics > book_org Book Organization > foreword A Foreword > toget_started To Get Started > > The example above has been chosen on purpose, so it might look silly, > but you inevitably end-up with this type of situation when you author > complex documents with many chapters and sections. >
Thank you for your suggestion. However it's pretty difficult to implement that: our home-made auto-completion currently requires its bound list to be sorted alphabetically. Note that the "View context" button will also show you all the link targets but organized differently (grouped by file, then sorted alphabetically). This has been implemented because complex documents indeed often have thousands of link targets. From time to time, using this view may help you to find a path in this maze. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

