rlv-dan / Snap2HTML

Generates directory listings contained in a single, app-like HTML files
http://www.rlvision.com/snap2html
GNU General Public License v3.0
498 stars 94 forks source link

Add an option to load a file list from a text file #19

Closed Stamimail closed 4 years ago

Stamimail commented 4 years ago

In a case the user has a file list in txt file like this:

"C:\Snap2HTML\Snap2HTML" "C:\Snap2HTML\Snap2HTML\ReadMe.txt" "C:\Snap2HTML\Snap2HTML\Snap2HTML.exe" "C:\Snap2HTML\Snap2HTML\template.html"

or like this:

C:\Snap2HTML\Snap2HTML C:\Snap2HTML\Snap2HTML\ReadMe.txt C:\Snap2HTML\Snap2HTML\Snap2HTML.exe C:\Snap2HTML\Snap2HTML\template.html

and he wants to view the file list in Explorer view

rlv-dan commented 4 years ago

I am planning to do a CSV import eventually. This would cover your use case.

Chaphasilor commented 3 years ago

Any news on that CSV import? :)

Chaphasilor commented 3 years ago

@rlv-dan

Stamimail commented 2 years ago

Still waiting for the import feature https://www.voidtools.com/forum/viewtopic.php?f=10&t=10875

Stamimail commented 1 year ago

Also support for TXT filelist:

while C:\Snap2HTML\Snap2HTML is considered as a file, and C:\Snap2HTML\Snap2HTML\ is considered as a folder.