From 65a1487d7a3fd9f569c8109a965e6069f694fe6a Mon Sep 17 00:00:00 2001 From: Bram Schoenmakers Date: Thu, 18 Apr 2024 07:20:24 +0200 Subject: [PATCH] Export to info on save --- README.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.org b/README.org index 68ff6e0..48cf40e 100644 --- a/README.org +++ b/README.org @@ -362,3 +362,9 @@ Initial release. - [[https://help.kagi.com/kagi/api/fastgpt.html][Kagi FastGPT API]] - [[https://help.kagi.com/kagi/api/summarizer.html][Kagi Universal Summarizer API]] - [[https://github.com/xenodium/chatgpt-shell][xenodium's chatgpt-shell]], which also provides shell-maker required by the FastGPT shell. + +* Meta :noexport: + +Local variables: +eval: (add-hook 'after-save-hook #'org-texinfo-export-to-info 0 t) +End: