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

Add a way to add web pages to HyperTag #51

Closed
SeanPedersen opened this issue Jan 10, 2021 · 1 comment
Closed

Add a way to add web pages to HyperTag #51

SeanPedersen opened this issue Jan 10, 2021 · 1 comment
Assignees
Projects

Comments

@SeanPedersen
Copy link
Member

SeanPedersen commented Jan 10, 2021

Should work like this: $ hypertag add https://blog.neotree.uber.space/posts/hypertag-file-organization-made-for-humans

This should fetch all assets (HTML, CSS, JS, etc.) and budle them up for future offline access. And also store the URL.

@SeanPedersen SeanPedersen added this to High Priority in TODO Jan 10, 2021
@SeanPedersen SeanPedersen self-assigned this Jan 10, 2021
@SeanPedersen
Copy link
Member Author

SeanPedersen commented Jan 10, 2021

https://github.com/rajatomar788/pywebcopy/
works most of the time but is slow and does not keep og links and youtube embeddings (breaks a lot of stuff). also often gets stuck (e,g, download finished but thread not closed...).

@SeanPedersen SeanPedersen moved this from High Priority to In Development in TODO Jan 10, 2021
@SeanPedersen SeanPedersen moved this from In Development to Done in TODO Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
TODO
Done
Development

No branches or pull requests

1 participant