Skip to content

Cutoff for Exercisename #30

@MartinKies

Description

@MartinKies

I ran into to the warning that my exercise names are identical. The reason for this was that only the first 20 characters are used for the comparison. Something like

Konfidenzintervalle Teil 1
Konfidenzintervalle Teil 2

e.g. is therefore not possible without generating the warning and having sub-optimal chunk-names.

I set the limit to 99 in my fork and as far as I see there were no negative consequences and everything works as intended now.

Is there a specific reason for the limitation to 20 characters which might result in undesired behavior down the line if one weakens it to 99 chars?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions