![]() |
[Windows] Sorting .dat files - Printable Version +- LDraw.org Discussion Forums (https://forums.ldraw.org) +-- Forum: General (https://forums.ldraw.org/forum-12.html) +--- Forum: Help (https://forums.ldraw.org/forum-13.html) +--- Thread: [Windows] Sorting .dat files (/thread-27487.html) |
Sorting .dat files - Chris Kiepfer - 2023-06-09 Hi, Is there any way to sort the .dat files by the category, the first line in the file is the category. I want to sort all the files into groups by category. There are too many files to open each one manually. Thanks Chris RE: Sorting .dat files - Willy Tschager - 2023-06-10 (2023-06-09, 21:47)Chris Kiepfer Wrote: Hi, Hi Chris, could you please elaborate which program are you talking about, or are you refering to the Windows Explorer as the post has been tagged "Windows". w. RE: Sorting .dat files - Chris Kiepfer - 2023-06-10 (2023-06-10, 7:18)Willy Tschager Wrote: Hi Chris, Yes, sorry about that. I am using windows 11. I guess a script would be needed to achieve this sort, maybe Python but that is what I need help with. Chris RE: Sorting .dat files - Willy Tschager - 2023-06-10 (2023-06-10, 7:30)Chris Kiepfer Wrote: Yes, sorry about that. I am using windows 11. I guess a script would be needed to achieve this sort, maybe Python but that is what I need help with. Did you get a try on: https://ldraw.heidemann.org/index.php?page=ldfind or: https://ldraw.heidemann.org/index.php?page=ldstructure w. RE: Sorting .dat files - Magnus Forsberg - 2023-06-10 (2023-06-09, 21:47)Chris Kiepfer Wrote: Hi, LDFind and LDStructure may be the best tool to use if you want to analyze the content of the whole library of part, but what do you want to do then? Most model making SW already have parts sorted. You can't just sort the files in the parts-folder in windows, into new sub-folders, and then expect to have them sorted into categories. What is it you want to do? Which program are you using? RE: Sorting .dat files - Chris Kiepfer - 2023-06-10 (2023-06-10, 8:10)Willy Tschager Wrote: Did you get a try on: I downloaded the program, and it will do the trick! Thanks very much Chris |