Greg Minshall <minsh...@acm.org> writes: > hi, all. > > for a project, i wanted to be able to easily query the contents of a > table in an org-mode document from the shell. in case that it might be > useful to others, the result is: > ---- > https://gitlab.com/minshall/org-query
Hi Greg, That's very cool, thanks for sharing. If I may, please consider renaming it to something like org-table-query.sh. org-query sounds more generic, and like an Emacs package, so users might confused it with something like org-ql (Org Query Language).