Enigma icon indicating copy to clipboard operation
Enigma copied to clipboard

Allow marking things as something other than fully deobfuscated

Open copygirl opened this issue 9 years ago • 3 comments

It may be nice if it was possible to mark things as "could be named better" (yellow border) or "request changes" (orange border). That way we can map more things we're unsure about without worrying about them staying like that, and it allows others browsing the code to see names people are unsure about and see if they can provide better alternatives.

I suggest replacing the "mark as obfuscated" option with a "mark as" submenu that allows selecting from "deobfuscated", "improvable", "requesting changes" and "obfuscated".

copygirl avatar Sep 18 '16 21:09 copygirl

This would break the format, by the way.

asiekierka avatar Sep 18 '16 22:09 asiekierka

Couldn't it be stored in a separate file? Where would documentation eventually be stored?

copygirl avatar Sep 18 '16 23:09 copygirl

Documentation would be adding a new type of "mark" into the format, which is notably less breaking. However, all our reading is done through Enigma anyway, so it's not a huge deal.

asiekierka avatar Sep 19 '16 06:09 asiekierka