-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
option to take notes #63
Comments
@jawz101 Very interesting idea! We really have many options and it's hard to remember why we blocked something or not. Some way of writing notes on this could help a lot. I'll try to figure out some way to do this. Thanks for the sugestion! |
Thanks. I was just thinking out loud and I am happy you are so receptive :) |
@jawz101 Starting work on this, comments would be very useful in this PR:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is silly but, with the amount of data returned, I was wondering if it would be possible to have a note field or maybe an additional option besides allowed and blocked.
Like, the default would be "allow"
"block" to block
"permit" is functionally the same as "allow" but is maybe blue in color and I can write a note such as "causes breakage when clicking on buttons" or whatever. That way I won't go blocking it again without knowing why I allowed it in the first place.
The text was updated successfully, but these errors were encountered: