Docs: Add badges

This commit is contained in:
Adam Porter 2019-07-20 17:42:08 -05:00
parent f6d2d1e537
commit b1b04b3f19
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,11 @@
#+TITLE: org-ql #+TITLE: org-ql
#+BEGIN_HTML
<a href=https://alphapapa.github.io/dont-tread-on-emacs/><img src="images/dont-tread-on-emacs-150.png" align="right"></a>
#+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. ~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

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.5 KiB