codewars / codewars.com

Issue tracker for Codewars
https://www.codewars.com
BSD 2-Clause "Simplified" License
2.09k stars 219 forks source link

Distraction-Free (or Solver) Mode #798

Open suic86 opened 7 years ago

suic86 commented 7 years ago

Idea

A checkbox in settings which would turn of the notifications and hide:

  1. The Discourse tab (more specifically the discussion)
  2. Issue indications
  3. Edit/Approval buttons
  4. Ability to translate and create katas

Rationale

Sometimes I just want to relax and solve some simple (or harder) katas just for fun and I don't want to be distracted by the things mentioned above. This feature would help me (and I believe other people too) to focus on solving. (In my case by helping me ignore all the "religious debates" about coding style or the same issues/complaints under every n-th kata. :))

I'm not sure how difficult it is for implementation.

Regards,

suic

┆Issue is synchronized with this Clickup by Unito

jhoffner commented 7 years ago

While I get the request, this isn't likely to get implemented. I can't imagine more than a handful of users getting any value out it, and its kind of implies that a feature needs to be added to hide other annoying features on the site.

However nothing your asking for couldn't be implemented as a browser plugin. You could also just create a GreaseMonkey script. The handful of users who would enjoy it would thank you for it. Just think of it as a kata :)