Andreas Hochsteger
Andreas Hochsteger
I'm closing this issue due to inactivity. [GMail2GDrive](https://github.com/ahochsteger/gmail-processor/tree/1.x) is discontinued and has been superseded by the much improved [Gmail Processor](https://github.com/ahochsteger/gmail-processor). See the [Getting Started Guide](https://github.com/ahochsteger/gmail-processor/tree/main#getting-started) as well as the [Reference...
I'm closing this issue since [GMail2GDrive](https://github.com/ahochsteger/gmail-processor/tree/1.x) is discontinued and has been superseded by the much improved [Gmail Processor](https://github.com/ahochsteger/gmail-processor). It allows to specify conflict resolution strategies among which 'overwrite' is the...
I'm closing this issue due to inactivity. [GMail2GDrive](https://github.com/ahochsteger/gmail-processor/tree/1.x) is discontinued and has been superseded by the much improved [Gmail Processor](https://github.com/ahochsteger/gmail-processor). See the [Getting Started Guide](https://github.com/ahochsteger/gmail-processor/tree/main#getting-started) as well as the [Reference...
I'm closing this issue since [GMail2GDrive](https://github.com/ahochsteger/gmail-processor/tree/1.x) is discontinued and has been superseded by the much improved [Gmail Processor](https://github.com/ahochsteger/gmail-processor). It provides the functionality mentioned above. See the [Getting Started Guide](https://github.com/ahochsteger/gmail-processor/tree/main#getting-started) as...
@MikeDabrowski that's interesting since I don't see any [changes from v20 (2.5.0) to v23 (2.7.0)](https://github.com/ahochsteger/gmail-processor/compare/2.5.0..2.7.0) that might affect how labels are processed. In the [Google Apps Script Release Notes](https://developers.google.com/apps-script/docs/release-notes) there...
@MikeDabrowski it took me a while to get the end-to-end testing framework done to create test cases that can be run directly in GoogleAppsScript. I created one to specifically test...
@MikeDabrowski thanks for trying! You can put version "0" into `appsscript.js` to reference the latest (HEAD) version. The error you get is caused by a mismatch of the `userSymbol` in...
In the meantime the new end-to-end test functionality is already released and the example [actionThreadRemoveLabel.js](https://github.com/ahochsteger/gmail-processor/blob/main/src/gas/examples/actions/actionThreadRemoveLabel.js) tests your use case. As you can see below in the logs I do not...
@gabrielhesposito thanks for your pointing it out! It took me a while but I finally managed to create a new foundation for configuration examples (see #336) that serve multiple purposes...
I'd like to share my findings about how the Solar.Wattpilot App communicates with Fronius Wattpilot. It provides a **websocket connection** at port 80 on the IP address that is connected...