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

BrainStorming: 1. 'normal' vs null ?? & 2. Active Features GUI #1685

Open
7 tasks
Tracked by #1586
ImprovedTube opened this issue May 17, 2023 · 1 comment
Open
7 tasks
Tracked by #1586

BrainStorming: 1. 'normal' vs null ?? & 2. Active Features GUI #1685

ImprovedTube opened this issue May 17, 2023 · 1 comment
Assignees
Labels
bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) Completition / Revision Rethink, complete, improve, tweak our feature or structure. Knowledge Base / Dokumenation for developers We should repurpose this for future reference / Wiki / Education / Introduction List of tasks Efficient to have a List for this (sub-)project. (Each task might be worth an extra thread.)

Comments

@ImprovedTube
Copy link
Member

ImprovedTube commented May 17, 2023

  • All negation words (hide hidden remove disable block force off deny disallow) are a optional too. And could be replaced too and/or the toggle could be trashbin for them 🗑️.

    • (and the filled 🗑️ will be a sub-set of the active features list)
  • "active features" is so relevant. it should appear on our front screen. As 🪣 title="my active features" (or 🧰 or 🧺 or 🛒 or 📝⚙️?)

In our UI architecture, 'normal' (in our dropdowns) doesn't really have use. (Synonyms: 'default' 'disabled' 'don't change' 'auto' 'home' 'on all videos'. ) (It is not automatically set in storage, thus indicating somebody switched on and off, but we'd hardly made use of that)

  • once a user resets any feature, then we can delete the value from storage(?) more default setting work #2262

    • if null & default will be the same, then consequently active-features.js can be shortened...
      • ( active-features.js should also show our features enabled by default but doesn't ("buttons below the player", "24 hours") )
  • For UX simplification the default option strings need not exist visually either? Dropdown's empty value can be visually represented with? 🔽 ⛛. Here: https://github.com/code-charity/youtube/blob/3c3e013d47e957b7b72486b8a174ab7435ecd910/menu/satus.js#1533 + Once an option is set, then we can:

    • add a Reset-button ↩️ or ❌☒ ? and visually replace the top/empty option with the word UNDO?
    • css: an activated drop down option can shine in the same color as an activated toggle. (while also the whole item's height can be less when, just like for the toggles and activation can add some background color.)

  • the red buttons on the front screen could be smaller / darker, with words inside (closer to our original v0.7
@ImprovedTube
Copy link
Member Author

hi! @raszpl 3cd0c66

@ImprovedTube ImprovedTube mentioned this issue May 20, 2023
@ImprovedTube ImprovedTube added Bug Bug or required update after YouTube changes important Critical? (bad or common issue) bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) labels Nov 16, 2023
@ImprovedTube ImprovedTube added this to the To-Do List (Each task could be organized as single issue thread.)(Each could be very relevant, yet might have to be done in order) milestone Mar 11, 2024
@ImprovedTube ImprovedTube added Knowledge Base / Dokumenation for developers We should repurpose this for future reference / Wiki / Education / Introduction and removed Bug Bug or required update after YouTube changes important Critical? (bad or common issue) labels May 9, 2024
@ImprovedTube ImprovedTube added the List of tasks Efficient to have a List for this (sub-)project. (Each task might be worth an extra thread.) label May 24, 2024
@ImprovedTube ImprovedTube removed this from the To-Do List milestone May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty Will pass on donations (Optional) - (OR: Requester will pay personally. Only if stated!) Completition / Revision Rethink, complete, improve, tweak our feature or structure. Knowledge Base / Dokumenation for developers We should repurpose this for future reference / Wiki / Education / Introduction List of tasks Efficient to have a List for this (sub-)project. (Each task might be worth an extra thread.)
Projects
None yet
Development

No branches or pull requests

1 participant