jameslittle230 / stork

🔎 Impossibly fast web search, made for static sites.
https://stork-search.net
Apache License 2.0
2.73k stars 56 forks source link

Option to find files automatically instead of having to specify them in config file #308

Closed kkwteh closed 2 years ago

kkwteh commented 2 years ago

It would nice to be able to point the stork command line program to a directory and have it create the index automatically without having to create the config file that lists all of the file objects.

In each of my html files, I already have title and url data inside meta tags and the title tag, and Stork should be able to just parse these out of the document automatically.

jameslittle230 commented 2 years ago

Hi @kkwteh, thanks for submitting this feature request! I'm going to close it as a duplicate of https://github.com/jameslittle230/stork/issues/9, but I'll remember that you wanted it and prioritize accordingly!