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

TODO: Fix list ordering. #2

Closed
MrSean2d2 opened this issue Nov 3, 2020 · 1 comment
Closed

TODO: Fix list ordering. #2

MrSean2d2 opened this issue Nov 3, 2020 · 1 comment
Assignees
Labels
bug Something isn't working todo Something that needs doing

Comments

@MrSean2d2
Copy link
Owner

Currently mouthwords doesn't know how to order clips if the input has duplicate words. This will obviously need to be fixed.

@MrSean2d2 MrSean2d2 self-assigned this Nov 3, 2020
@MrSean2d2 MrSean2d2 added bug Something isn't working todo Something that needs doing labels Nov 3, 2020
MrSean2d2 added a commit that referenced this issue Nov 19, 2020
Created Words class to store word objects with conf, start, end, and
uuid. Altered list sorting key to sort the output by uuid instead of the
string. Cleaned up variable and function naming scheme, snake_case for
variables, camelCase for functions, CapitalCamelCase for classes.
@MrSean2d2 MrSean2d2 reopened this Nov 19, 2020
@MrSean2d2
Copy link
Owner Author

Problem solved

Repository owner locked as resolved and limited conversation to collaborators Nov 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working todo Something that needs doing
Projects
None yet
Development

No branches or pull requests

1 participant