-
-
Notifications
You must be signed in to change notification settings - Fork 542
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
Toggle Cards shortcut not working #1845
Comments
hi @lucassperez! thanks for caring. i guess that means these features also don't work for you? The bug template was recently edited and you are the first one to try it. While you might noticed our CSS features are organized by the attributes in the html tag, the template meant the whole DOM to track more of the different YouTube versions and be able to fix some bugs without reproducing them*. Also it seemed easier than telling users(some who just sign up on GitHub because of us) to find the element(such as cards) per right-click: inspect, even though devTools picker markup/sync is nice🤔. (*if it still works in YouTube enhancer these days, that should also be enough of a clue.) |
btw @PG-257811 this should work quick/efficient enough just i case you wanna see our shortcuts structure too (not meeting many repeat-contributors yet) |
Yeah for sure, I will look into it @ImprovedTube |
Hello @lucassperez, Please have a look at below video: Feel free to tell any suggestions you have. |
Hi, guys! Sorry, only got out of work now. Thanks for all the replies! First thing, the options to always hide cards and make them appear do work here. Only the shortcut version that do not seem to be working, if I understood the functionality correctly. Second thing, the cards that I thought would be hidden are the ones shown during the video but close to the end, and not the suggested videos after the video has already ended, @PG-257811. Like these: I might have misunderstood the functionality? But the suggested videos after the end don't seem to disappear with the options shown by @ImprovedTube in the first comment, only the one in the image above. These I can never make disappear: |
Thanks @lucassperez, for mentioning out more precisely. |
hi! sorry i misassumed we might need an update.
Shortcuts
#1846 was fine! @PG-257811
and add* another:
Structure & UI:
|
Hello @ImprovedTube, I have then modified the code and below is the result of it: (please have a look) toggle.cards.shortcut.webmIf it looks fine to you, then I will raise a PR for the same, or else you can share your thoughts. |
yes, as it is two things (sorry :D)
|
Well, as to why I want the hability to hide/unhide those cards on demand is probably because I don't hate those cards. Sometimes they show things I'm interested in, but sometimes they also block something visual in the video, and I usually just hide them when this happens. I'm talking about the cards that appear before the video ends but when it gets close to the end. There are channels that make the last seconds of the video just a black screen or an ending screen exactly to accomodate these cards, but there are some that do not, and in those cases sometimes they block something and I feel like hiding them. And about the end screen cards with a bunch of suggested videos, I really don't mind it and never had the urge to hide it and probably don't need a shortcut for that. Probably the end screen cards are more of a "hide it always" or "never hide" type of thing. Now, I agree that having way too much options is not a good experience for the users, so simplicity is a good thing, but you could also give a more granular config to the """advanced""" or """power user""", or whoever wants that. For example, Firefox has the I actually don't think all of this "advanced user" things applies to this particular issue, but it might be something to think about. I actually loved how easy it was to configure things, so the plugin as is looks very friendly, and this is great. Maybe have some kind of link or submenu under options that could be more granularly set Something like this: |
Hello @lucassperez , Have a look at this: I hope now it will be meeting your needs now. Feel free to tell us more improvisations you need 🙂. Will be more than happy to improve user experience. |
@PG-257811 this looks perfect, to be honest! |
Thanks @lucassperez for your feedback, @ImprovedTube I think now this PR (#1847) can be merged. |
sorry for all the verbosity. I didnt consider the "endcards"(~4x3 thumbnails), might also appear while the last frame of the video is visible...? - so anyhow: old shortcut:
toggle cards So to hide (or show when hidden by default) for two videos in a row, you'd need to also press both times, so that it cant be forgotten by mistake when toggled by shortcut - Yet i guess this will make the best UX? @lucassperez ( thought of adding title in fullscreen at once with adding that feature, which was also really efficient/motivating? : check out: 3e419ed(css only as of those <html>-tag- attributes...) |
Sounds like a good user experience, yes. |
Bug Report:
I'm not sure I follow the instructions to help the debugging, do you want the whole html of the page or just the html tag? I'm pasting here the html tag, but if you need everything, please let me know. It is humongous though. I disabled every extension I have but this one, opened a video with cards at the end in incognito mode and tried the shortcuts I tried. No error message appeared in the console as far as I could tell.
With recent youtube changes, the plugin I used to use, Enhancer for YouTube, has temporarily stopped distributing and became a little buggy, so I searched for a new one. That extension had a hide cards shortcut that still worked though.
More / optionally:
The text was updated successfully, but these errors were encountered: