Skip to content
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

[WIP] Take a Note Experiment #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

[WIP] Take a Note Experiment #92

wants to merge 1 commit into from

Conversation

gbaptista
Copy link
Owner

A major challenge in using this extension is knowing what to block or not. It would be awesome to have some "simplified mode" where blocking is done automatically. It's a hard goal, but I believe that with the collaboration of several people it is certainly possible!

By re-reading some discussions and suggestions, I see that creating notes on each block can be very useful. The macro idea is:

  1. Create a simple way to write down details about each block.
  2. Create a way where each person can share their notes (only if they want and in a transparent way where they know exactly what they are sharing, respecting their privacy).
  3. Arrange these shared notes in a public Luminous database.
  4. Use this database to create a "simplified mode" where codes are automatically identified and blocked (keeping the current format as an "advanced mode").

This PR is about the step 1..

An ugly draft just to give a visual context to the idea and start the discussion:

We can have a "take a note" button that turns the mouse into a crosshair:

selection_374

By clicking on any of the blocks, a form would open to note details about it:

selection_375

Sounds like an interesting idea?
What should be asked on the form?

I would love to hear more thoughts about it so I could build a solution that would help everyone.

Related to:

@gbaptista gbaptista added enhancement New feature or request help wanted Extra attention is needed labels Mar 14, 2018
@jawz101
Copy link

jawz101 commented Mar 14, 2018

I don't know if all of the categorizations are needed. Like if I'm watching YouTube but playback controls are suppressed, I would think that's major breakage while someone else may say "the video is playing so it isn't major breakage." As long as we can note what happened then someone can decide if it's worth allowing.

@Atavic
Copy link

Atavic commented Mar 14, 2018

I see too many categories. Maybe there are only 3 categories:

  • Breaks Site
  • Minor annoyances, but site works
  • OK, it's safe

...while what's the problem could have some more options?

@jawz101
Copy link

jawz101 commented Mar 15, 2018

Agreed

@gbaptista
Copy link
Owner Author

Nice! Thanks for the comments, I'll work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants