Mikescops / git-notify-extension

🦊🐙 Browser Extension for GitLab (Chrome, Edge & Firefox). Don't miss any Gitlab Merge Requests and rocket up your productivity.
https://addons.mozilla.org/en-US/firefox/addon/gitlab-notify/
118 stars 10 forks source link

Customize badge text #26

Closed 0xjac closed 3 years ago

0xjac commented 4 years ago

The badge currently shows the number of assigned MRs.

It would be great if there was an option to choose which text is displayed on the badge (among the assigned MRs, created MRs, assigned issues, TODO items), or even better a way to select multiple ones and display them as the badge text with a separator like: (⋅).

For example, for my workflow I'd love to see assigned MRs and TODO items. If I have 2 MRs assigned and 7 TODOs, I'd expect it would look something like: 2 ⋅ 7.

Mikescops commented 4 years ago

Thanks for this idea, it was on my todo list. I'll work on it in the next updates for sure :+1: