Skip to content

Rename files with zero padding #79

Open
@imlvts

Description

@imlvts

Problem to solve

When I look at the list of tasks in some chapters, I see the following list: 3_10, 3_11, 3_1, ...
This order is incorrect.

Proposal

Rename tasks with zero padding, so that alphabetical sorting gives the right order of tasks.
For example, 3_01, 3_02, ... , 3_09 , 3_10, 3_11

Prior art

https://stackoverflow.com/questions/13522338/zero-padding-and-sorting-linux-shell-scripting

Alternatives

Looking for alternatives, but the only one I see is being careful.

Links & references

https://stackoverflow.com/questions/13522338/zero-padding-and-sorting-linux-shell-scripting

Metadata

Metadata

Labels

wontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions