emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

"\_" sequences in indented lines of column view dynamic blocks


From: Dauer, Michael
Subject: "\_" sequences in indented lines of column view dynamic blocks
Date: Sun, 10 May 2020 17:09:56 +0200

Hi,

What are the "\_" sequences in indented lines of column view dynamic blocks good for? I just find them ugly and irritating. See the simple example below:

#+BEGIN: columnview :indent t :id local
| ITEM          | a |
|---------------+---|
| column view   | 7 |
| \_  item1     | 3 |
| \_    item1.1 | 3 |
| \_  item2     | 4 |
#+END


And is there a way to omit the root of the branch ("column view" in this case)?

thx


reply via email to

[Prev in Thread] Current Thread [Next in Thread]