-
Notifications
You must be signed in to change notification settings - Fork 399
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
Page storage #58
Comments
Looks like a good idea! Would that be a text-only storage or do you plan to handle more complex resources like images or movies? |
Respawn is capable of dowloading a full web page (including images, CSS). I guess Shaarli would, for a start, only download the following media types:
Other media make things more difficult (eg. YouTube links). |
poche est un remplacant libre pour Pocket/ReadItLater (archivage local et amélioration de la lisibilité des pages). A voir avec le développeur si il est possible de faire récupérer un flux RSS de Shaarli à poche, et de sauvegarder les éléments du flux. Il serait donc possible de lui faire récup uniquement les liens pour un certain tag ( |
Edit: démo sur http://cdetc.fr/poche/ |
Add page storage feature using Respawn (or linking to a Respaw installation).
The text was updated successfully, but these errors were encountered: