Hi, I use org to track time and money spend on a project. This project has several sub levels that are assigned to certain workers.
To view and edit the time and money spend, I use columnview which works fine. When I want to report about our effort I want to export a columnview table. In this table the tasks are shown with *, **, and *** to indicate the level. In the export the *** is rendered as a bold *. Right now I insert a space between the ** but that is not really efficient. Is there a way to render the different level via different indenting as it is done for clocktables? I looked at the code for clocktable but that is above my understanding of elisp. I’m using org-mode 8.3.3-17 from ELPA with emacs 24.5. AxelTitle: ECM
ECM
1 Top Level
Baugruppe | Zeit | Plan | Kosten | Fällig | Fertig | Verant. |
---|---|---|---|---|---|---|
* Top Level | 24 | 44.0 | 1050 | [2/4] | ||
** Sub level 1 | 12 | 2d | 500 | 2016-03-12 | [ ] | :MA1: |
** Sub level 2 | 12 | 28 | 550 | 2016-03-12 | [2/3] | |
* Sub sub level 2a | 4 | 8 | 100 | 2016-03-12 | [X] | :MA2: |
* Sub sub level 2b | 4 | 8 | 400 | 2016-03-12 | [X] | :MA2: |
* Sub sub level 2c | 4 | 12 | 50 | 2016-03-12 | [ ] | :MA1: |
1.1 Sub level 1
1.2 Sub level 2
1.2.1 Sub sub level 2a
1.2.2 Sub sub level 2b
1.2.3 Sub sub level 2c
Created: 2016-01-27 Wed 18:53
ECM-Columnview.org
Description: Binary data