dashy
dashy copied to clipboard
[FEATURE_REQUEST] Add a direct link to the repository displayed in the GitHub Profile Stats widget
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
Priority
Low (Nice-to-have)
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 .
The links are working properly. Thank you very much.