Here is the contents of a test directory how it looks in XYplorer currently, in the Details view:
-
ahkare AutoHotkey scripts -
batare Windows batch scripts -
pyis a Python script -
mdis a Markdown document -
docxis a Word/LibreOffice document -
inddis an InDesign document
The idea is to provide an option to define custom groups. Personally, for my custom needs, I will define files with the
ahk, bat and py extensions as Scripts, and files with the md, docx and indd extensions as Documents.So the grouping will look as follows:
Code: Select all
-- Documents (3) ----------------
xx.md
yyy.docx
zz.indd
-- Scripts (5) ------------------
a.ahk
bb.ahk
c.bat
dd.bat
e.py
XYplorer Beta Club