An example: there is a set of pages in a single dialog with NPC. You need to give a unique title to each page to be able to properly select it in the link editor. At the same time, titles to dialog pages carry no meaning. It's better for a player to either see the same title on all pages (like "Dialog with Bob") or see no titles.
Right now a writer is forced to give some titles and then rename them.
Possible solutions:
- display page IDs before their titles in the "Select destination" listbox, so pages with the same title can be distinguished (this should be very easy to implement).
- give an option to not display a page title.
It will benefit writers (including me) by adding convenience. Consequently, it will benefits readers, who will get more good stuff.
This feature is not very important.