Skip to content

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

Notifications You must be signed in to change notification settings

charlietanksley/current-story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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