Commit Graph

4 Commits

Author SHA1 Message Date
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
Tom Willemsen 7fbf663ea5 Extract the insert-issue function 2012-10-20 18:55:46 +02:00
Tom Willemsen 0a9e0ee7c9 Add space, looks cleaner 2012-10-20 18:41:40 +02:00
Tom Willemsen a7b2ffc1c6 Initial commit 2012-10-20 17:41:34 +02:00