-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe your idea
Linkding is able to generate HTML snapshots of bookmarks for offline viewing. Would be good to be able to download these to the device and load them when offline or whenever it's available.
I don't have Kotlin experience but I can look into this anyway if you're willing to merge but not implement yourself.
Describe how you think it could work
I don't think there is a way to get this from the REST API but the snapshots can be queried from /assets/<bookmark_id>.
The user should be able to:
- Choose to download individual snapshots or automatically download for all bookmarks that satisfy a certain criteria (probably tag).
- To view the snapshots whenever they're available or just when the user is offline.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request