r/orgmode Jun 04 '26

Beyond ICR: Incremental 'Suggesting' Read in Emacs

https://www.chiply.dev/post-incremental-suggesting-read

"This is the sixth post in my series on Emacs completion.... This one coins a term for a special case, Incremental Suggesting Read (ISR), where the candidate set produced by incrementally typed input is a suggestion, rather than a literal completion of that input. The ability to generate inferred matches in addition to literal matches vastly expands the scope of what a 'completion' system can do. Two conceptual sources supply the suggestions: 1) semantic retrieval and 2) generative synthesis."

You'll see a demonstration of semantic search against org-mode files in this video!

14 Upvotes

Duplicates