Skip to content

charlietanksley/current-story

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Current-story

Save the ID and title (or description) of your current Pivotal Tracker story with M-x set-current-story (you have to add these yourself; does not integrate with Pivotal Tracker.

Insert [#story-id] (and display the story title in the minibuffer) with M-x insert-current-story.

Display the current story’s title with M-x current-story.

That’s it.

Installing

It’s on http://marmalade-repo.org, so you can M-x package-install current-story and then, in your init.el:

(require 'current-story)

About

An emacs package for inserting the current pivotal tracker story id into your buffer (for git commits).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published