GitHub - alraban/org-recoll: A lightweight emacs org-mode wrapper for the recoll full-text search engine
ID: 4d818c12-1ade-4bc5-a2ba-0521add74de6 ROAM_REFS: https://github.com/alraban/org-recoll REVIEW_SCORE: 4.0 MTIME: [2025-02-02 Sun 20:25],[2024-12-25 Wed 16:06]
org-recoll formats search results into org-style file links, and includes abstracts showing the context of the search-term in each file. When a file link is opened, org-recoll automatically initiates a search within the opened file. Specifically, org-recoll prompts for a search term (defaulting to the original search), and then automatically begins a search within the file, choosing a search-type suitable for the file (isearch for plain text, dired, or epub; pdf-occur for pdfs; doc-view-search for other docs). Automatically renders html (using shr) for easy navigation of archived web-pages.
Will likely be worth referencing when it comes time to figure out how to get Toricelli out of elisp alone; and when we add weighted keyword matching to the graph.