Giter VIP home page Giter VIP logo

Comments (6)

likwidoxigen avatar likwidoxigen commented on May 30, 2024 1

I patched it in my fork. My version is cut down from this (no sms, no options for what happens after a message is dispatched) but it uses the new functionality to treat a draft as a draft and send it so it works with threads. GScripts don't really work with source control so the method I used makes it all look like a new commit, but I don't have the time or tolerance to deal with that. The code hasn't been cleaned up yet, but it functions as expected. https://github.com/likwidoxigen/DelaySend

from gmailscheduler.

 avatar commented on May 30, 2024

So, it only works with new emails?

from gmailscheduler.

likwidoxigen avatar likwidoxigen commented on May 30, 2024

That's correct. I'm betting it has to do with the threading in gmail. Seems like the label gets attached to the top message and not the reply you're trying to queue.

from gmailscheduler.

 avatar commented on May 30, 2024

What a pity! It's a deal breaker for me.

from gmailscheduler.

webdigi avatar webdigi commented on May 30, 2024

@likwidoxigen - Awesome. Please also consider submitting a pull request if you know what specific change is required to fix this on the Webdigi version.

from gmailscheduler.

likwidoxigen avatar likwidoxigen commented on May 30, 2024

@webdigi My changes fundamentally modify the email send process (I use the new GmailDraft class) and break the existing config options. My handling of it at the moment is to simply Axe the functionality and hide the options since all I care about is send later. I don't know how to submit a patch without making fundamental changes to your programs processes. I'm happy to shoot some code over and share the explanation.

from gmailscheduler.

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.