Clément DOUIN

Results 407 comments of Clément DOUIN

The `v0.8.0` is coming soon with breaking changes, it will be a good occasion to add `notmuch` support. Checking that `notmuch` is enable for the given account sounds good enough!

Another small first task could be to be able to navigate between prompts. For example to going backward in case of mistake.

> You can test this by having pin input with `autoComplete="one-time-code"` prop. This definitely helped me. I also needed to download a keyboard like Gboard to see OTP being proposed...

> I believe this issue is strictly connected to this answer: > https://stackoverflow.com/a/73757650 I am not sure, because the OTP paste works on Android, it looks like an iOS specific...

> In my app, in the end, I implemented PIN input like only 1 input > field, with mono-spaced numbers inside it and large letter spacing and > drew fake...

> Currently `services.himalaya-watch` only supports selecting a single account to watch for changes, I have multiple accounts using himalaya and I would like to watch all of them. I thought...

> I am using `--account %i` so it is required for it to be the account > name (which is why I thought about not using the template service). I...

> I imagine enumerating the accounts and creating a unit for each one of > them. But you would not have the same issue with the unit names? > Already...

> Just did a quick search, and there is `systemd-escape`. So great! > I don't know how to hook it into nix, […] Good point, I don't see how to...

The new [`v1.0.0-beta.4`](https://github.com/soywod/himalaya/releases/tag/v1.0.0-beta.4) is out, so it's the right moment to update the home manager package. I open a PR with your patch modified (https://github.com/nix-community/home-manager/pull/5297). I found the missing pieces:...