about summary refs log tree commit diff
path: root/README.org
diff options
context:
space:
mode:
authorGriffin Smith <root@gws.fyi>2019-09-05T19·43-0400
committerGriffin Smith <root@gws.fyi>2019-09-05T19·43-0400
commit6b701daaa5e49b53065556dc441914718f518c18 (patch)
tree67cd17ec33a802f78816b10c32e7acd1bfcd9673 /README.org
parent7167932309a9c000494b5849b17c4d152bc42edd (diff)
Separate Usage documentation into read and write
Separate the Usage documentation section into reading from and writing
to clubhouse, and add documentation for a few previously-undocumented
commands.
Diffstat (limited to 'README.org')
-rw-r--r--README.org22
1 files changed, 15 insertions, 7 deletions
diff --git a/README.org b/README.org
index 3138eeb8a7..be3423598e 100644
--- a/README.org
+++ b/README.org
@@ -1,4 +1,4 @@
-#+TITLE: Org-Clubhouse
+#+TITLE:Org-Clubhouse
 
 Simple, unopinionated integration between Emacs's [[https://orgmode.org/][org-mode]] and the [[https://clubhouse.io/][Clubhouse]]
 issue tracker
@@ -60,8 +60,20 @@ their todo-keyword in org-mode. To opt-into this behavior, set the
 
 * Usage
 
-In addition to updating the status of stories linked to clubhouse tickets,
-org-clubhouse provides the following commands:
+** Reading from clubhouse
+
+- ~org-clubhouse-headlines-from-query~
+  Create org-mode headlines from a [[https://help.clubhouse.io/hc/en-us/articles/360000046646-Searching-in-Clubhouse-Story-Search][clubhouse query]] at the cursor's current
+  position, prompting for the headline indentation level and clubhouse query
+  text
+- ~org-clubhouse-headline-from-story~
+  Prompts for headline indentation level and the title of a story (which will
+  complete using the titles of all stories in your Clubhouse workspace) and
+  creates an org-mode headline from that story
+- ~org-clubhouse-headline-from-story-id~
+  Creates an org-mode headline directly from the ID of a clubhouse story
+
+** Writing to clubhouse
 
 - ~org-clubhouse-create-story~
   Creates a new Clubhouse story from the current headline, or if a region of
@@ -81,10 +93,6 @@ org-clubhouse provides the following commands:
 - ~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
-  text
 - ~org-clubhouse-claim~
   Adds the user configured in ~org-clubhouse-username~ as the owner of the
   clubhouse story associated with the headline at point