Ihor Radchenko writes: > "Christopher M. Miles" writes: > >> I improved the code a little. Can't figure out how to implement upper logic. >> Can you finish the last part? Thanks >> >> #+begin_src emacs-lisp >> (setq tbl (let* ((tags-grouped (org-tag-alist-to-groups fulltable)) >>... > > I tried to improve the code readability in `org-fast-tag-selection'. > https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=a19654583c6f2070096402bc712591a0a2c80d01 > > May you look at it again and see if you can manage to implement a full > patch now? Ok, I update and re-generated the patch, also add new document and Org NEWS entries. Review it, if has problem, notify me to modify. Thanks