Paul Bonaud writes: > In the “Capturing column view” paragraph of the Org-mode manual there is no > mention of the `:match` parameter which was added in > https://code.orgmode.org/bzg/org-mode/commit/8983ac917b1ca1b46697a5d27655e4ef71fa6537 > > It would be nice to add it in the Manual of org-mode available at > https://orgmode.org/manual/Capturing-column-view.html
Thanks for noticing. It looks like an entry for :match was added by Carsten in 1a978953a (2020-03-23). That commit will be included in the 9.4 release. > If I can contribute via a patch or git please let me know how I can do > this. I didn't find the source code of the orgmode.org/manual in the wild. For future reference, it's in the above repo under doc/org-manual.org. Patches for other issues are of course very appreciated. Information on contributing is at <https://orgmode.org/worg/org-contribute.html>.