Yay Emacs 6: Inserting links with consult-omni
| yay-emacs, emacs
I want to quickly look up and add links. consult-omni lets me search within Emacs instead of switching to a web interface. After I set up consult-omni-google
with a Google custom search engine and a JSON API key, I can call it with my shortcut: M-g w
. Using M-n
for future history pulls in the word at point. Then I can select a site and use Embark to insert with C-. i
or copy with C-. w
.
My config: https://sachachua.com/dotemacs#consult-omni
You can watch this on YouTube, download the video, or download the audio.
You can comment with Disqus or you can e-mail me at sacha@sachachua.com.