Skip to content

truncate longer attribute names #14

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions