summaryrefslogtreecommitdiff
path: root/coorgi-client.el
diff options
context:
space:
mode:
Diffstat (limited to 'coorgi-client.el')
-rw-r--r--coorgi-client.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/coorgi-client.el b/coorgi-client.el
index 6739837..526cc70 100644
--- a/coorgi-client.el
+++ b/coorgi-client.el
@@ -38,6 +38,9 @@
(org-element-property :raw-value headline))
hl)))))
+(defun coorgi--find-property-drawer (headline)
+ (caddr (caddr headline)))
+
(defun coorgify-at-point ()
(interactive)
(save-excursion