New plugins ideas
See original GitHub issueThis is a memento to remember cool ideas to implement. If you want to suggest ideas, you can comment below 😃
-
Interests / Topics Seems there are no GitHub api to retrieve starred topics, but it could be possible to make a plugin which fetch them with puppeteer from github.com/stars/username/topics. Also from this page it’s possible to get stars by languages, thus deducing most followed languages by the user
-
Projects It’s possible to retrieve projects of an user, so it would be possible to add a new section which display projects with their progress, todo/in progress/done tasks.
-
Isometric-contributions isometric-contributions looks pretty cool although it’s a chrome extension. Maybe it’s possible to generate them with actions and integrate it as plugin ?
-
Gists Since Gists was removed for Total disk use, these metrics are now unused. Got to add them back somewhere
-
Most productive days and Most productive hours Similarly to waka times
-
Twitter integration Something like displaying last tweet ? Plus twitter can be associated to github account si it wouldn’t be difficult. Check whether twitter api is easy to integrate else use puppeteer
-
Display available for hire (in base
"header"
) UseisHireable
from user -
Rss feed Maybe some kind of rss feed displayer for generic source ?
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top GitHub Comments
Hi ! Thanks for the suggestions 👍
Options for skipping languages and repositories should come soon (probably later today on
master
). For organizations, I’ll check it out too when I have some time 🙂Could this (languages and commits stats) includes organization owned repositories also? Like, for example user-university organization. It would be neat!
Update : option for excluding languages could be nice too (html, css and markup languages overall)