#18155
Stefan
Participant

Yutaka wrote:

P.S. We are adding outlining features now. Please post any feature requests especially regarding outlining.

Here are my suggestions:

1.) a double click at a collapsed line in the Outline bar
should toggle the expand-state of the collapse-region in document:
    If region is expanded, collaps it.
   Else expand it.
(Maybe additionally hold a modifier key like CRTL for to execute that action)

 
2.) Extra nice would be an additional option:
   [X] on expanding an top-level region, collapse all other top-level regions

 
3.) Please add a sixth outline type: Paragraph (This type has no levels at all)
Just take whole paragraphs as collapsing region:
 
——————————————————-
Type: [Paragraph (empty lines delimited) ]
——————————————————-
 
[-] Paragraph one with some lines.
   Paragraph one with some lines.
   Paragraph one with some lines.
   Paragraph one with some lines.

[+] Paragraph two with some lines.

[-] Paragraph three with some lines.
   Paragraph three with some lines.
   Paragraph three with some lines.

[-] Paragraph four with some lines.
   Paragraph four with some lines.
   Paragraph four with some lines.

[+] Paragraph five with some lines.

[+] Paragraph six with some lines.

——————————————————-