<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - Writer needs intrinsic collapsing outliner"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=54772">bug 54772</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Keywords</td>
<td>needsUXEval
</td>
<td>
</td>
</tr>
<tr>
<td style="text-align:right;">Priority</td>
<td>high
</td>
<td>medium
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>libreoffice-ux-advise@lists.freedesktop.org
</td>
<td>tietze.heiko@gmail.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Writer needs intrinsic collapsing outliner"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=54772#c12">Comment # 12</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Writer needs intrinsic collapsing outliner"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=54772">bug 54772</a>
from <span class="vcard"><a class="email" href="mailto:tietze.heiko@gmail.com" title="Heiko Tietze <tietze.heiko@gmail.com>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
<pre>I'm not so enthusiastic about this enhancement as "folding" is known from
source code editors and that's out of scope. OTOH, I can see the use case - and
probably it's not too hard to implement.
Simplest solution is to fold on paragraph level, a plus/minus icon left of the
first item should make the function clear. But the paragraph is maybe not a
good element so we better do it on headings (intentionally with no hierarchical
folding for headings and paragraphs to keep it simple).
[-] Heading 1
Lorem ipsum dolor est.
[+] Heading 1.1
[+] Heading 1.2
[+] Heading 1.3
[-] Heading 1.4
Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna
aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo consequat.
[-] Heading 2
...
We should introduce this feature as an option, by default off, to not bother
users who write short texts.
@QA: Navigator as META ticket sounds wrong. Though the Navigator would be an
alternative access to the use case.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>