dashy icon indicating copy to clipboard operation
dashy copied to clipboard

[FEATURE_REQUEST] Add a direct link to the repository displayed in the GitHub Profile Stats widget

Open diasdmhub opened this issue 1 year ago • 1 comments

The "GitHub Profile Stats" widget is pretty nice, but I cannot click on it to open the repository it displays. Can you add a direct link to the repository shown?

- type: github-profile-stats
  options:
    username: Lissy93
    hideLanguagesCard: true
    repos:
    # ADD LINK TO EACH REPOSITORY IN THE ARRAY
    - lissy93/dashy
    - lissy93/personal-security-checklist
    - lissy93/twitter-sentiment-visualisation

github-profile-stats

Priority

Low (Nice-to-have)

diasdmhub avatar Apr 15 '24 21:04 diasdmhub

Hi This seems like a really good idea.

Did a lot of testing and tried to get it implemented, but could not really get it working. Also not really sure if this can be easily implmented, as the api seems to returns images and not text.

Maybe @Lissy93 has an idea .

CrazyWolf13 avatar Apr 17 '24 17:04 CrazyWolf13

The links are working properly. Thank you very much.

diasdmhub avatar Apr 29 '24 02:04 diasdmhub