Ohad Lutzky

Results 24 issues of Ohad Lutzky

Suppose we have a rule configured to label messages with `oops-bad-label`, and a test that checks they're labeled with `yep-correct-label`. So before this change you would get: --- want +++...

For example, if I have a test where one of the `messages` has `to: ['some-list']`, and I have a rule filtering for `to: ['some-list']`, the test thinks that this rule...

kind/feature
lifecycle/keep-alive

The timer buttons should show the total-so-far for the buttons, see mockup below. Usecase: Timer is open for feeding, baby seems not too keen. Turns out baby already ate a...

enhancement

Imports fix for https://github.com/custom-components/integration_blueprint/pull/73 Fixes error with git clone (tries to use old git protocol, which is disabled by github: https://github.blog/2021-09-01-improving-git-protocol-security-github/)

Apologies if I'm misreading. I have implemented manual debouncing and denoising for my own project, before realizing that `gpioutil.Debounce` exists. It would provide a cleaner API to do the same...

### The problem The Met Eireann weather integration reports, as the "current" weather, the daily maximal temperature. This is because that's what the [underlying implementation does](https://github.com/DylanGore/PyMetEireann/blob/8608134f31ddeefd5ca56724c1263eb7b5c885d2/meteireann/__init__.py#L291). The upstream XML does...

integration: met_eireann

:bulb: **Idea** My home server (and workstation) occasionally send emails, e.g. on cron job failures. https://docs.ntfy.sh/examples/#cronjobs shows how to do this manually for cron jobs (and doesn't forward stdout). Another...

enhancement

Fix a build issue as well [https://github.com/andreasgerstmayr/fava-dashboards](fava-dashboards) lets you add gorgeous, customized dashboards to fava, see screenshots and sample config there.

I use silverbullet on my home PC, my work laptop, and my phone, all three in sync mode. As I discussed elsewhere (https://github.com/silverbulletmd/silverbullet/issues/5#issuecomment-2439587167), this sometimes creates unexpected conflicts. In particular,...

bug
sync

This is probably Linux-specific, and possibly an issue for the underlying editor rather than silverbullet itself. The current behavior is that, when an `[[internal link]]` or an `[external link](url)` is...

bug
help wanted