GithubHelp home page GithubHelp logo

Comments (7)

oroulet avatar oroulet commented on June 17, 2024

works fine here... do you have any stack trace in terminal?

from qtodotxt2.

sttrebo avatar sttrebo commented on June 17, 2024

here you go. looks like it's a problem with the '+' modifier?

task:
(A) 4 Blocker for Scott +Deliverus @work due:2017-06-07 rec:+1w

trace:
C:\Users\STreboti\My Apps\QTodoTxt2\bin>qtodotxt.py
Traceback (most recent call last):
File "C:\Users\STreboti\My Apps\QTodoTxt2\bin..\qtodotxt2\main_controller.py"
, line 311, in completeTask
new_task = tasklib.recurTask(task)
File "C:\Users\STreboti\My Apps\QTodoTxt2\bin..\qtodotxt2\lib\tasklib.py", li
ne 403, in recurTask
new.threshold += delta
TypeError: unsupported operand type(s) for +=: 'NoneType' and 'datetime.timedelt
a'

removed the '+' from the task and all works fine.

from qtodotxt2.

oroulet avatar oroulet commented on June 17, 2024

from qtodotxt2.

sttrebo avatar sttrebo commented on June 17, 2024

(A) 4 Blocker for Scott +Deliverus @work due:2017-06-07 rec:+1w - this fails
(A) 4 Blocker for Scott +Deliverus @work due:2017-06-07 rec:1w - this works
(A) 4 Blocker for Scott +Deliverus @work due:2017-06-07 rec:+1m - this fails
(A) 4 Blocker for Scott +Deliverus due:2017-06-07 rec:+1w - this fails
(A) 4 Blocker for Scott due:2017-06-07 rec:+1w - this fails
4 Blocker for Scott +Deliverus @work due:2017-06-07 rec:+1w - this fails

i can try other lines/scenarios. what do you mean by 'Can you show the entire line failing?'

from qtodotxt2.

oroulet avatar oroulet commented on June 17, 2024

from qtodotxt2.

oroulet avatar oroulet commented on June 17, 2024

should be fixed now. I forgot a test

from qtodotxt2.

sttrebo avatar sttrebo commented on June 17, 2024

fixed on my end, thanks

from qtodotxt2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.