andig

Results 723 comments of andig

> Would be fixed by #74 ...only that apparently never ever will get merged :(

This PR would address a current issue: https://stackoverflow.com/questions/62064833/github-probot-why-are-pinned-issues-treated-as-style-and-marked-as-wont-fix. The default config of ignoring a `pinned` label is misleading. Either this PR could address it or Stalebot should be able to...

> Pinned Issues should never be considered stale, as they are obviously meant to stick around, or they wouldn't be pinned. This is still relevant and would be highly appreciated.

Any feedback? This seems so obvious that it should be fixable? Actually, this seems related to https://github.com/probot/stale/pull/269 which was fixed in April. Either the result has not been released (?)...

It might be that with current versions of electron it should read something like this: ``` var remote = require('electron').remote; var Menu = remote.Menu; var MenuItem = remote.MenuItem; ```

Unfortunately still the same after upgrading.

ping @ryantxu any progress on this one?

@ryantxu that doesn't help as its not my use case. What I want to do is to correlate outside and heating temperature to understand the number of daily heating restarts...

Not really sure where to look for extensibility. Could you point to a specific file in 2.0?

The use case is having carddav server store custom, non-standard attributes, e.g. for vanity and quick-dial phone numbers. Those are converted and transferred to Fritzbox/FritzFron devices. We're using `X-QUICKDIAL` and...