diff --git a/README.org b/README.org index 6997688..91ca0dc 100644 --- a/README.org +++ b/README.org @@ -1,5 +1,11 @@ #+TITLE: org-ql +#+BEGIN_HTML + +#+END_HTML + +[[https://melpa.org/#/org-ql][file:https://melpa.org/packages/org-ql-badge.svg]] [[https://stable.melpa.org/#/org-ql][file:https://stable.melpa.org/packages/org-ql-badge.svg]] + ~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 diff --git a/images/dont-tread-on-emacs-150.png b/images/dont-tread-on-emacs-150.png new file mode 100644 index 0000000..71f3736 Binary files /dev/null and b/images/dont-tread-on-emacs-150.png differ