ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Folder name to html database

(1/1)

kilele:
Hi!
This is my request for a document catalog creator. Say you have a folder in your pc with folders whose names contain any words separated by delimiters, for example : 2013--BarmyGames--Barmy-Pacman--Commodore64
there could be any tag between the -- delimiter, the idea is that a script parses the folders' names and creates a webpage with a combobox whose items are the name terms found between delimiters, it would be a kind of simple database with restricted search entries given by the combobox, if one selected 2013 in the combobox then only the folders with that tag in their name would be displayed, the same with the other tags. You could select a few tags in diferent comboboxes (2 or 3 would suffice) for a multicriteria search. The page would show links to these folders, and if the user clicked one of these links, the list of links to the files within that directory would be displayed. I had in mind to maintain a catalog for games this way, running such a script regularly and then synchronize this html catalog to dropbox.

kilele:
After a bit of research, I think this could be accomplished using a combination of these programs :

1. Tag your documents with TaggedFrog
Export the database to CSV

2. Convert the CSV file into a sortable HTML table by means of one of these tools
TableStacker
CSV to SortTable WordPress plugin

This is another nice program that creates a sortable HTML table with search function into a single file
Snap2HTML

Navigation

[0] Message Index

Go to full version