https://bugs.documentfoundation.org/show_bug.cgi?id=167491

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|INSUFFICIENTDATA            |---

--- Comment #6 from Heiko Tietze <[email protected]> ---
(In reply to elkareh from comment #5)
> Is it truly a niche case?
If you sort chapters by any other criteria but creativity I believe a text
processor is the wrong tool. But since Word has the feature, although quite
awkwardly realized, we should do as well, at least for feature parity.

I suggest to introduce the command .uno:SortChapter that sorts the top-level
heading. Or should it also apply to the sub levels?

Example:
<H1>Lorem<H1>
...
<H2>Consectetur<H2>
...
<H2>Ami quis</H2>
...
<H1>Aluctus<H1>
...

=> a) Aluctus, Lorem (Consectetur, Ami quis) or b) Aluctus, Lorem (Ami quis,
Consectetur)

We provide an option to sort alphabetically in the Navigator (done for bug
135043 and other). This wouldn't play nicely with the new command, and either
we remove it or make it actually sort. What do you think, Jim?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to