I assume it content-extracts that on upload? I'd really like to move storage into hister too, if possible. That way you could also switch from an extracted view to a "full" view in the UI. Though I assume that'd be fairly simple to build later.

Overall I really like what I'm seeing, it ticks a lot of important boxes for me and it's pleasantly straightforward. Hopefully I'll find time to contribute!

> I assume it content-extracts that on upload?

Hister always stores the original material.

> That way you could also switch from an extracted view to a "full" view in the UI.

It isn't even needed, we just need a SingleFile specific extractor (an interface in Hister to parse specific page content and provide custom previews) that provides the full original HTML for the preview panel.

> Hopefully I'll find time to contribute!

I'd appreciate it. <3

Oooh, now I see the extractor-view setting in the UI. Yeah, that's essentially perfect \o/

Thank you again!