I'll have to dig a bit to be sure, but as of today I think all of my open API bugs have been fixed, yay! In particular:
curl -F key=value -b JIFTY_SID_HIVEMINDER=... <http://hiveminder.com/=/action/BTDT.Action.TaskSearch.json>
works now - multiple -F
arguments narrow the search, and even
with just owner
it successfully returns large payloads. I'll
have to combine this with the STFL
curses-UI bits I learned for
MeterStone
and do a quick tree-browser for tasks...