View Single Post
Quote:
Originally Posted by psidnell View Post
I'd never been able to work out how to extract inbox items and had assumed that they were stored in a special place in the OF database that I hadn't unearthed.
Sounds like you've probably found these now:

Code:
task.effectiveInInbox integer NOT NULL   (0|1)
task.inInbox integer NOT NULL  (0|1)