ferdium / ferdium-recipes

Recipes encapsulate your favourite apps into Ferdium for unified notifications handling and more
MIT License
79 stars 184 forks source link

fix: gmail doubled notifications #501

Closed MikeDabrowski closed 7 months ago

MikeDabrowski commented 7 months ago

Pre-flight Checklist

Please ensure you've completed all of the following.

Description of Change

Current recipe for gmail doubles any kind of notifications. This change fixes that, however personally I have no use for 'notImportant' notifications (aka blue badge), and, whats more important - I couldn't find examples that would allow me to keep it and test it out, so I got rid of that.

My solutions sums up the counts appearing on Mail, Chat and Meet buttons - clean and simple.

mcmxcdev commented 7 months ago

This was already fixed in https://github.com/ferdium/ferdium-recipes/pull/496, so I wonder whats different for your version?

MikeDabrowski commented 7 months ago

@mcmxcdev You are right, my service failed to update and I did not verify it on a different system. I will close this PR then.

Is there a way to update recipes other than manually copy paste files?

mcmxcdev commented 7 months ago

@mcmxcdev You are right, my service failed to update and I did not verify it on a different system. I will close this PR then.

Is there a way to update recipes other than manually copy paste files?

You might be able to delete and re-create a recipe to fetch the latest version but not 100% sure.