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

Allow Talk to have child/embedded talks #474

Merged
merged 25 commits into from
Dec 4, 2024

Conversation

marcoroth
Copy link
Collaborator

@marcoroth marcoroth commented Nov 30, 2024

Resolves #157

This pull request allows a recording/video to have multiple talks. These embeded talks get treated as regular talks throughout the app which makes it also easier to find and watch them.

Additionally it adds start_seconds and end_seconds columns to the talk model so talks can be started at the right moment within the recording.

Talk Show of "Parent Talk" Talk Show of "Embedded Talk
CleanShot 2024-11-30 at 22 15 29 CleanShot 2024-11-30 at 22 15 47
Talk Cards
CleanShot 2024-11-30 at 22 14 14

In a follow up PR it would be nice to make it so it automatically switches over the segments as the video playing. Or if you click on a segment that it just seeks to the seconds instead of reloading the player by doing a regular visit.

@marcoroth marcoroth changed the title Allow Talk to have child/embedded talks Allow Talk to have child/embedded talks Dec 1, 2024
@marcoroth
Copy link
Collaborator Author

marcoroth commented Dec 3, 2024

Updated the section below the talk to only show the first 4 talks

CleanShot 2024-12-03 at 15 42 01

@marcoroth marcoroth merged commit ea56ee7 into adrienpoly:main Dec 4, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rethink Lightning Talks
1 participant