Github issues in org-mode
Find a file
Tom Willemsen 1d302fadc0 Add project and deadline properties
* ogi.el (ogi--project): New "internal" variable.
  (ogi-insert-entry): Add `GH_PROJECT' property to identify which
  github property an entry came from.  Only add a `MILESTONE' property
  when it has a name (as in, when it exists).  Add a `DEADLINE' to the
  entry if the milestone has a due date.
  (ogi-get-for): Rename from `ogi-insert', which is kind of
  non-descript.  Bind `ogi--project' to whichever project we're
  fetching so other functions can use it.
2012-10-28 11:05:12 +01:00
.gitignore Initial commit 2012-10-20 17:41:34 +02:00
ogi.el Add project and deadline properties 2012-10-28 11:05:12 +01:00