Giter Club home page Giter Club logo

Comments (3)

owenh000 avatar owenh000 commented on September 23, 2024

Hi @TonyBarganski,

  1. Consider forking this repository so you can publish your changes there for collaboration and discussion.
  2. If you are getting an exception, be sure to share the backtrace; I don't know what you mean by "I can't seem to get the 'archive_file' on line #46 to work".
  3. If you are getting an exception on line #46, try adding a print(note_string) before it so you can verify the value is what you expect.
  4. Perhaps you could perform use the note __archive command from the note add-on to move the files for you rather than implementing it again yourself. See the mark_done() function above as an example, where you would instead use something like [os.environ['TODO_FULL_SH'], 'command', 'note', '__archive', str(item_number)].

Edit: Remove that extra word.

from todo.txt-cli-dorecur.

TonyBarganski avatar TonyBarganski commented on September 23, 2024

Great idea. That's exactly what I did, thank you!

from todo.txt-cli-dorecur.

owenh000 avatar owenh000 commented on September 23, 2024

I hope the other suggestions will also be helpful for you. I'll close this issue now since it isn't applicable to the code in this repository.

from todo.txt-cli-dorecur.

Related Issues (3)

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.