logoalt Hacker News

Groxxyesterday at 7:26 PM1 replyview on HN

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!


Replies

asciimooyesterday at 8:02 PM

> 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

show 1 reply