pjf / WebService-HabitRPG

Access the HabitRPG API from Perl
8 stars 5 forks source link

Document `idone` integration explicitly #9

Closed wizonesolutions closed 11 years ago

wizonesolutions commented 11 years ago

Doesn't show up in the help for either hrpg or hrpg +. (That's so neat that + can be an actual subcommand btw.)

pjf commented 11 years ago

This seems to already have been partially done in cdc7265d.

pjf commented 11 years ago

hrpg + now explicitly states it can take a comment.

I'm still considering the idone functionality a tiny bit experimental right now, because:

  1. I'm hoping @lefnire will implement comments when completing a task upstream, in which case the optional comment will almost certainly be used for that.
  2. I want hrpg to have a config file which describes how things should work. That optional comment might get posted on social media, or logged to a file, or something else depending upon user configuration.

Having said that, patches or documentation wordings are welcome! :)