• 1 Post
  • 14 Comments
Joined 3 months ago
cake
Cake day: May 4th, 2026

help-circle


  • asciimoo@lemmy.mlOPtoSelfhosted@lemmy.worldHister: a private search engine [AIP]
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    edit-2
    5 hours ago

    Is there a TTL / max database size per user setting?

    As I wrote, you can simply automate deletion by document age. Schedule a delete event on each day with the desired retention time defined as a filter expression. Database size limit isn’t available yet.

    Additionally, is the other parenthetical information materially correct? If not, which points [1 thru to 7] are wrong?

    No, sorry, I don’t have time to correct a copy of a multiple screens long AI prompt.

    I would like to further recommend Hister but your documentation is somewhat confusing at first blush.

    Which parts are confusing?


  • The summary has numerous inaccuracies. Most importantly: it is pretty easy to delete content by topic or age. The hister delete command can accept a search query to remove only matched documents. The same is true on the web UI “actions -> remove all matching documents”. You can quickly filter by age, simply query updated:>365d. Combine it with URLs, labels, domains or phrases.


  • it’s a habit changer.

    It took some time to get used to it, but I find it more efficient, to spawn a Hister with a single hotkey and use the URL bar with a traditional search engine when I know that I’m looking for something new. But, of course this is subjective, everbody has their preferred workflows, I shared mine as an inspiration.

    Btw, you can start your query with !!, in this case Hister automatically redirects you to your external search engine with the rest of the search query.








  • 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 file

    Currently you can import SingleFile HTMLs using the hister import file command, 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! =]