Griffin Smith
30c340c902
Update repo owner in all three install instructions
2019-09-05 16:45:44 -04:00
Griffin Smith
fe52639a3a
Expand documentation for org-clubhouse-mode
...
Expand the documentation for the automatic updating of story statuses to
include explicit documentation for org-clubhouse-state-alist.
Ref #18
2019-09-05 16:42:35 -04:00
Griffin Smith
6b701daaa5
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.
2019-09-05 15:43:29 -04:00
Griffin Smith
0a130d7ca7
Add note about move and philosophy to README
...
This is mostly so I have something to point people at for feature
requests, etc.
2019-09-05 15:39:54 -04:00
Griffin Smith
453e6dc36c
feat: Add org-clubhouse-claim
...
Add a standalone org-clubhouse-claim function for claiming the current
story without making any other updates
2019-03-08 10:42:25 -05:00
Griffin Smith
627799d4dc
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
2019-02-01 11:58:26 -05:00
Griffin Smith
baeff81f89
docs: Bolster docs on setup, usage and config
...
Add docs for all config variables and interactive commands, and list
commands in the README
2019-02-01 11:39:14 -05:00
Jean-Martin Archer
8ed9c37a7a
docs: Add spacemacs setup instructions
...
Add instructions for installation via Spacemacs
2018-11-14 17:38:59 -05:00
William Carroll
d406682f72
fix: quelpa install docs
...
I'm not sure `quelpa!` is a function...
```
Debugger entered--Lisp error: (void-function quelpa!)
```
...additionally, is `:files ("*")` necessary? Looks like the `(package! ...)`
was copy-pasted and package -> quelpa. Does this hold up?
2018-03-28 17:58:58 -04:00
Russell Matney
47c0fe9741
docs: add setup note
...
Docs the need for auth-token and team-name. The Auth token needs to be
generated per user, and can be done in clubhouse.
2018-03-02 16:24:21 -05:00
Russell Matney
bfc599abe3
docs: installation instructions for quelpa, doom
...
Adds installation instructions for Quelpa and Doom Emacs.
2018-03-02 16:12:37 -05:00
Griffin Smith
089a5ee2c0
docs: Add one-liner README
...
When we publish this to MELPA (coming up next) I'll also document installation,
configuration, and usage
2018-03-02 10:22:22 -05:00