Re: size restriction on columnview?

2022-10-20 Thread Uwe Brauer
>>> "IR" == Ihor Radchenko writes: > Uwe Brauer writes: >> The following columnview will indeed display all the properties of all >> the headings in table form. >> >> #+BEGIN: columnview :maxlevel 2 :skip-empty-rows t :hlines 1 :indent >> nil :format "%5TODO(Status) %SUMMARY(Sum) %5NR(Nr)

Re: size restriction on columnview?

2022-10-19 Thread Ihor Radchenko
Uwe Brauer writes: > The following columnview will indeed display all the properties of all > the headings in table form. > > #+BEGIN: columnview :maxlevel 2 :skip-empty-rows t :hlines 1 :indent nil > :format "%5TODO(Status) %SUMMARY(Sum) %5NR(Nr) %5ITEM(Stuff) > %5RG-Date(R-Date)

size restriction on columnview?

2022-07-20 Thread Uwe Brauer
Hi I have a document with around 110 headings each heading has 20 different properties, however there seems to be limit. The following columnview will indeed display all the properties of all the headings in table form. #+BEGIN: columnview :maxlevel 2 :skip-empty-rows t :hlines 1 :indent