diff --git a/README.org b/README.org index 07d9bbe..f3675ca 100644 --- a/README.org +++ b/README.org @@ -1,6 +1,6 @@ #+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 :PROPERTIES: