1
0
Fork 0

Export to info on save

This commit is contained in:
Bram Schoenmakers 2024-04-18 07:20:24 +02:00
parent d8422451b5
commit 65a1487d7a
Signed by: bram
GPG key ID: 0CCD19DFDC63258F

View file

@ -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: