-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add related topics on video page #179
Comments
Well the thing with TED is that "related topics" are just one click away. In our case that would probably mean starting the download of another zim file. Do we want to impose that behaviour, and if yes is this an issue for this specific repo? The way I see it clicking on the Related topics suggestions would open the library with only said topics visible; not sure we have that kind of filtering |
I don't think that downloading another ZIM is a viable approach, at least not in a first step. My intent in this issue (which I did not mentioned) is more display videos from related topics which are present inside the ZIM. This happens even when the ZIM is created from one single topic, because these videos are in fact also associated with other topics. It could help the user to use this already present information to find related videos. For instance, in the ZIM about "animation" topic of the screenshot of the first comment, the video presented is in fact for instance also associated with the "brain" topic and we might probably already have other videos about this topic in the "animation" ZIM. Navigating the ZIM in this "horizontal way" is very user-friendly from my perspective. What I did not mentioned is that it also means that we must have a new page in the UI listing all videos in a given topic (and probably another one listing all topics found in the ZIM). And of course, such a situation will happen even more often when the user decides to have multiple topics inside one ZIM. And this could also happen when the user is creating a ZIM per playlist. And this could also happen in the future if we implement a feature like "create a ZIM of top xxxx videos on TED" - not yet possible, but I would love to have it one day. |
To be clear, this issue means that we also have to create a new page listing videos per topics, and probably a new home page listing all topics in the ZIM (more or less like we have with the playlists in the new youtube UI) |
The TEDx subreddit is inactive but a lot of TEDx-related questions happen on r/ted. Maybe we could ask for input re: categorization and sorting (though I suspect people speaking and watching talks are entirely separate populations, and the subreddit has a lot of the former). |
Why are you speaking about TEDx suddenly in this issue? |
Because I'm responding in the wrong issue, sorry /o\ |
On the web platform, the viewer is presented with few related topics to watch next (at two places framed in purple in screenshot below).
Since the corpus of TED videos is huge, it is a very important part of the UX, to discover next videos to watch.
While easily available from a technical point of view, this information is not grabbed and not presented in the ZIM UI.
We should probably consider to add this.
The text was updated successfully, but these errors were encountered: