Re: problem with columnview and the match option

2021-10-18 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >> ** All groups >> #+BEGIN: columnview :hlines 2 :match "H1" :maxlevel 2 >> :skip-empty-rows t :indent nil :format "%5TODO(Status) %5Id(Group) >> %5Ex(Exercise) %5Sheet(Sheet) %7ST1(Status){X/}" >> | Status | Group | Exercise | Sheet |

Re: problem with columnview and the match option

2021-10-17 Thread Ihor Radchenko
Uwe Brauer writes: > ** All groups > #+BEGIN: columnview :hlines 2 :match "H1" :maxlevel 2 :skip-empty-rows t > :indent nil :format "%5TODO(Status) %5Id(Group) %5Ex(Exercise) > %5Sheet(Sheet) %7ST1(Status){X/}" > | Status | Group | Exercise | Sheet | Status | >

problem with columnview and the match option

2021-10-17 Thread Uwe Brauer
Hi Please look at this example #+begin_src lisp * Sheets :noexport: :PROPERTIES: :COLUMNS: %10SSheet(Sheet Nr) %10Ex(Exercise Nr) %17Date(Date) %7STATUS(Status){X/} :ID2: Sheet1 :END: ** DONE G1