Hi Kyle! Thanks for the quick reaction.
> Am 05.05.2020 um 06:15 schrieb Kyle Meyer <k...@kyleam.com>: > > As of 34b71a0ca (Add a dispatcher command for inserting dynamic > blocks, 2018-12-23), the binding was removed and the command is > available via org-dynamic-block-insert-dblock. > --- > doc/orgcard.tex | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/doc/orgcard.tex b/doc/orgcard.tex > index fa233b620..121a86442 100644 > --- a/doc/orgcard.tex > +++ b/doc/orgcard.tex > @@ -513,7 +513,7 @@ \section{Properties and Column View} > \key{special commands in property lines}{C-c C-c} > \key{next/previous allowed value}{S-LEFT/RIGHT} > \key{turn on column view}{C-c C-x C-c} > -\key{capture columns view in dynamic block}{C-c C-x i} > +\key{capture columns view in dynamic block}{C-c C-x} That should be {C-c C-x x} Orgcard.tex still has \key{insert/update table with clock report}{C-c C-x C-r} that should be: \key{insert/update table with clock report}{C-c C-x x} Everything else is fine. Greetings Axel