org-colview: Allow to filter by tags/property when capturing colview
commit8983ac917b1ca1b46697a5d27655e4ef71fa6537
authorBastien <bzg@gnu.org>
Fri, 29 Dec 2017 17:18:14 +0000 (29 18:18 +0100)
committerBastien <bzg@gnu.org>
Fri, 29 Dec 2017 17:18:14 +0000 (29 18:18 +0100)
treedc8005522bc869a4f27c85393c37d36b1fb07f35
parent144451143a2ed727b775c4f78999bcdcdb0b82dc
org-colview: Allow to filter by tags/property when capturing colview

* org-colview.el (org-columns--capture-view): New
argument "match" to filter out unmatched entries.
(org-dblock-write:columnview): Use the new argument.

Thanks to Thierry Stoehr for proposing this.
lisp/org-colview.el