el-get/recipes/org-protocol-capture-html.rcp
Vedang Manerikar 6f554a95fd Add recipe for org-protocol-capture-html
Capture HTML from the browser selection into Emacs as org-mode content.
2021-12-05 22:39:12 +05:30

6 lines
231 B
Plaintext

(:name org-protocol-capture-html
:description "Capture HTML from the browser selection into Emacs as org-mode content."
:type github
:pkgname "alphapapa/org-protocol-capture-html"
:depends (org-mode s))