asciimoo
@asciimoo@lemmy.ml
- Comment on Hister: a private search engine 21 hours ago:
Though maybe the resource folder can be ignored and the html file can already be imported?
It depends. Hister always requires a unique URL for each document. SingleFile snapshots include the original URL of the document as a meta HTML element. I’m not sure if the built-in page saver provides URL information.
- Comment on Hister: a private search engine 21 hours ago:
I’d appreciate it, thanks. No special requirements. Providing sensible defaults and explaining usage/potential customization options would be great.
- Comment on Hister: a private search engine 1 day ago:
Exactly, the echo chamber phenomenon is mostly problematic for “discovery type” searches while Hister is mainly for “recall type” search.
Implementing federated search/index sharing could be a partial solution to this issue in the long run.
- Comment on Hister: a private search engine 1 day ago:
Oh damn this could replace the bookmakers.
The inspiration for Hister was a bookmarking app, but I realized that I always forget to manually trigger the bookmarking and I miss so many great resources.
Would it be possible to attach an HTML file from like single
Currently you can import SingleFile HTMLs using the
hister import filecommand, but no further integrations are implemented yet. Although, rendering the exact SinglePage file as a preview can be added relatively quickly. It would be also nice to accept files directly from the SingleFile extension.Thanks for the good suggestion, I’ve added it to my TODO! =]
- Comment on Hister: a private search engine 1 day ago:
Federated search is the direction I’d like to go when the core is mature enough.
I’m still trying to figure out the best approach to make the federation secure (no accidental private/confidential data leak) and easy to use. Related conversations: github.com/asciimoo/hister/discussions/432 & github.com/asciimoo/hister/issues/387 . I’d appreciate help to figure out an optimal solution.
- Comment on Hister: a private search engine 1 day ago:
Thanks for letting me know. I’ve updated the post.
- Submitted 1 day ago to selfhosted@lemmy.world | 21 comments