List Folders Wiki
Lists files and subfolders of a selected local directory
Brought to you by:
mortalis13
Main features:
The program is used to list files and subfolders inside a selected local file system path.
It is possible to customize filters to exclude/include files and include directories.
Some export options are available:
Additional Export name field allows set different name for exported files. By default the root folder name is used.
Select Export Options
.txt file with the directory structure in the export/text folder..html in the export/tree subfolder of the project main folder and .json in the export/tree/json subfolder..html file can be run directly to view the scanned directory content in the tree format. It uses jsTree plugin for jQuery to give representation and interaction of a file tree on the HTML page. Using the field Export Name you may set a custom name which will be given to .html and .json files in the export/tree folder when the tree view is exported or to .txt file for the text export. Leave the field blank to use the selected directory name as the tree/text name.
export subfolders should contain exported files with scanned structure.export/tree and open .html file in browser. It should show the directory structure with expandable tree branches.export/tree/json folder with exported JSON files.