Age | Commit message (Collapse) | Author | Files | Lines |
|
Adds an interactive menu for selecting story type on story creation.
|
|
Make org-clubhouse-request a kv-function with an additional :params kv, for
supporting query params in requests
|
|
Add an org-clubhouse-create-epic function that prompts for a milestone then
creates a new epic under that milestone from the current org element
|
|
Hotfix - this was not working!
|
|
Refactors `org-clubhouse-create-story` to pull stories from a region if
one is selected, and fallback to the headline at point.
|
|
|
|
As committed, this allows creating Clubhouse tickets from a heading in org-mode,
and then updating the status of those tickets when the Org status updates
|