Skip to content

bluwy/refined-github-comments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 

Repository files navigation

Userscript: Refined GitHub Comments

Hide comments from certain authors or with certain text. Enhance blockquote in comments.

Install on Greasyfork

Features

Note: It's tailored to my preference, but you can edit and extend the script yourself! The top of the userscript file has simple arrays you can edit.

  • Hide comments from authors:
    • changeset-bot
    • codeflowapp
    • netlify
    • vercel
    • pkg-pr-new
    • codecov
    • astrobot-houston
    • codspeed-hq
    • typescript-eslint
    • nx-cloud
    • flathubbot
  • Hide comments with text matching:
    • starts with ! or /
    • Astro's preview release bot output
    • "bot, build"
  • Edit the script to optionally hide all bot comments (has a "bot" tag next to its name)
  • Collapse whole-comment quote-replies
  • Link to original quote for partial quote-replies
  • Experimental: Collapse threads in discussions (enable with bolt icon)

Screenshots

Comments hidden can be toggled open, and an excerpt is shown on the side.

hidden comments example

Whole-comment quote-replies are collapsed and can be toggled open.

whole-comment quote-replies collapse example

Partial quote-replies have a link to the original quote.

partial quote-replies link example

Sponsors

Sponsors

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors