Steven Lehrburger
Steven Lehrburger
As @5u2ie noted in https://github.com/lehrblogger/OkCupid-Message-Downloader/issues/43#issuecomment-414201276, the scraper no longer seems to be working. the error message is: ERROR: There was an error queuing the threads to download - are you...
A user reported to me that she was getting errors on every thread when running the script: ``` INFO: Fetching thread: https://www.okcupid.com/messages?readmsg=true&threadid=SOME_ID ERROR: Fetch thread failed for URL: /messages?readmsg=true&threadid=SOME_ID with...
More info in the associated issue https://github.com/rosulek/gmail-tickler/issues/21. I realize we could probably use the library elsewhere as well, but I wanted to minimize the changes for now. I went back...
As discussed in https://github.com/rosulek/gmail-tickler/issues/25, we will probably eventually migrate to using the [Properties service](https://developers.google.com/apps-script/guides/properties) to make installation and configuration easier for non-technical users. These can be configured in the Apps...
As discussed in https://github.com/rosulek/gmail-tickler/issues/25, we can simplify the script installation by including the Trigger creation in the `setup()` method. Does it seem reasonable to synchronize the Trigger interval with the...
I'd like to add an optional setting for specifying the `yyyy-MM-dd' at 'HH:mm` format for the tickler-managed labels to some other sufficiently-specific value. It would be nice to be able...
[This old tweet](https://twitter.com/lehrblogger/status/338471976190492674) showed caught my eye in [Timehop](http://timehop.com/) today: > @mailbox Just a suggestion: I'd love if I could set geofenced snoozes, so mail would return to my inbox...
Could you please add a license file for this repository, if that aligns with your intended use for it? Thank you!
I noticed that `npm run dev` generates the following output: ``` [Browsersync] Access URLs: ------------------------------- Local: http://localhost:8080 External: http://false:8080 ------------------------------- [Browsersync] Serving files from: _site ┌─────────────────────────────────────────────────┐ │ │ │ ◈...