Skip to content

[Feature Request]: Download Linkding snapshots for offline viewing #346

@caferen

Description

@caferen

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions