Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow file:///path/to/html uri in url list #42

Open
derklempner opened this issue Jul 27, 2019 · 0 comments
Open

Allow file:///path/to/html uri in url list #42

derklempner opened this issue Jul 27, 2019 · 0 comments

Comments

@derklempner
Copy link
Contributor

Description
Currently urls are fetched from http://some/domain/here specified in the url list, but it would be useful to be able to fetch files from disk (also for use in local cache #41 )

Proposed solution
Check for file URI and load appropriately. Potentially two routes for the config, 1) files on disk could appear in the urls list section just as file:///path/to/file.html, or 2) perhaps have a new paths or files list (maybe the logical separation is useful?).

@stooit stooit added this to the 0.4.0 milestone Aug 6, 2019
@stooit stooit removed this from the 0.4.0 milestone Apr 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants