Can't hide language in WakaTime #3667
Answered
by
qwerty541
DanielDekhtyar
asked this question in
Q&A
-
Hi, one and all! How can I hide Git Config from WakaTime stats? Thank you so much! |
Beta Was this translation helpful? Give feedback.
Answered by
qwerty541
Feb 22, 2024
Replies: 1 comment
-
Hey, @DanielDekhtyar! You can hide git config from your card using <img src="https://github-readme-stats.vercel.app/api/wakatime?username=DanielDekhtyar&layout=compact&hide=JSON,Ezhil,Text,Other,git%20config" /> |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
qwerty541
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, @DanielDekhtyar! You can hide git config from your card using
&hide=git%20config
query option. Value should be url encoded.