sc-data icon indicating copy to clipboard operation
sc-data copied to clipboard

Leading 0 in filenames would be helpful

Open 153 opened this issue 2 years ago • 0 comments

I see that in several directories, eg html_text/en/pli/sutta/sn, the file naming convention goes [1, 2, 3, ... 9, 10, 11...]

Leading 0s for suttas, eg [001, 002, 003 ... 009, 010, 011] would make the directories be sorted properly in directory indices. I'm not sure that any collection of texts has more than 999 suttas so 3 digit naming conventions ought to suffice.

This is only a minor stylistic issue. It would likely be easy to bulk-rename directories through automation, but it may break things -- I don't know how the code works.

153 avatar Mar 08 '23 15:03 153