Jump to content

linuskendall

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by linuskendall

  1. Hi,

     

    Had some trouble getting this to work, so did a bit of peeking into the script and noticed that feedback.py would choke on an item in my things_data["task"] list. The item was simply "None" and it occurred in the middle of many other valid items. This caused feedback.py to stop executing at line 89 and line 107, I added a check (if task / if thing:) and the script ran fine. 

     

    I'm a long-time Things user and I'm sure my database might be slightly wonky (for example Things Folders haven't been able to execute) but it might be worth adding checks like this in case other people's Things databases also turn out to be a bit messy. 

     

    Best regards,

    Linus Kendall

×
×
  • Create New...