From 79535bfa8d03ba61171040398ecb94ccbea999a1 Mon Sep 17 00:00:00 2001 From: yellow <72687709+yellowsus@users.noreply.github.com> Date: Fri, 26 Jan 2024 23:15:25 +0000 Subject: [PATCH] Add kagi.el to community add-ons list (#331) kagi.el provides Kagi FastGPT and Universal Summarizer inside Emacs. --- docs/kagi/community-addons/index.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/kagi/community-addons/index.md b/docs/kagi/community-addons/index.md index ad4c9c38..f58a230f 100644 --- a/docs/kagi/community-addons/index.md +++ b/docs/kagi/community-addons/index.md @@ -50,3 +50,6 @@ Adds a button to the right click context menu on Firefox that allows you to open ## Chrome Extension [FastGPT to Markdown](https://chromewebstore.google.com/detail/kagi-fastgpt-to-markdown/bamhebecdlhhkedgncapjoofbohgiogc): Copy Kagi FastGPT question and answer to your clipboard, nicely formatted in Markdown. + +## Emacs +- [kagi.el](https://codeberg.org/bram85/kagi.el): Emacs package that provides access to the Kagi FastGPT and Universal Summarizer API.