From 627799d4dc848aefa0ff9ab5bb755384d933b0fa Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Fri, 1 Feb 2019 11:58:26 -0500 Subject: feat: Add org-clubhouse-update-description Add a command to update the description of the current story with the contents of a drawer labeled DESCRIPTION, if one exists --- README.org | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index b7548c347ffb..f312b02a74a0 100644 --- a/README.org +++ b/README.org @@ -72,6 +72,9 @@ org-clubhouse provides the following commands: - ~org-clubhouse-update-story-title~ Updates the title of the Clubhouse story linked to the current headline with the text of the headline +- ~org-clubhouse-update-description~ + Update the status of the Clubhouse story linked to the current element with + the contents of a drawer inside the element called DESCRIPTION, if any exists - ~org-clubhouse-headlines-from-query~ Create org-mode headlines from a clubhouse query at the cursor's current position, prompting for the headline indentation level and clubhouse query -- cgit 1.4.1