Skip to content

Make editing existing vocab easier #9

@LiamSkirrow

Description

@LiamSkirrow

When editing an autogenerated verb conjugation (or anything other vocab class) the current implementation (elif(mode == MODE_EDIT_VERB): in LangTrainer.py) simply involves printing out what was autogenerated and then giving the user space to rewrite the correct conjugation from scratch. It'd be nice if we could somehow print out the current autogenerated version but allow the user to adjust that text in the buffer, so that they don't have to type something from scratch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions