cli: truncate filenames in progress meter #2

Open
opened 2022-06-27 01:00:33 -04:00 by xenofem · 0 comments

Truncate filenames to fit in, idk, 24 chars? 32?

Important bits to preserve are:

  • the file extension
  • if filenames all follow the same pattern, make sure to include the places where they differ. Let's say, find the first index where this file's name differs from the next or the previous, and make sure to include that index plus the next 2-3 characters.
Truncate filenames to fit in, idk, 24 chars? 32? Important bits to preserve are: - the file extension - if filenames all follow the same pattern, make sure to include the places where they differ. Let's say, find the first index where this file's name differs from the next or the previous, and make sure to include that index plus the next 2-3 characters.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: xenofem/transbeam#2
There is no content yet.