Docs: Update first paragraph

This commit is contained in:
Adam Porter 2019-07-16 13:05:16 -05:00
parent 3b88b71b41
commit 6a968d212f

View file

@ -1,6 +1,6 @@
#+TITLE: org-ql #+TITLE: org-ql
~org-ql~ is a lispy query language for Org files. It allows you to find Org entries matching certain criteria and perform actions on them, such as collecting their parsed representation with ~org-element~ (the default action). ~org-ql~ is a lispy query language for Org files. It allows you to find Org entries matching certain criteria and return a list of them or perform actions on them. Commands are also provided which display a buffer with matching results, similar to an Org Agenda buffer.
* Contents * Contents
:PROPERTIES: :PROPERTIES: