Skip to content

truncate longer attribute names #14

@kjaymiller

Description

@kjaymiller

I'm not sure if this is something that I should even consider. I know that text is cheap, but long headers will result in long names...

My first consideration was to stop at the 3rd word break:

If the issue header is

## This is a really long header
some text

the object attribute would be

Issue().this_is_a

an option would be to add first_n and last_n that would provide logic for truncating to the first/last n segments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions