1
0
Fork 0
Commit graph

52 commits

Author SHA1 Message Date
0570505cff
Bump to version 0.4 2024-02-29 20:53:09 +01:00
d09152cabc
Update the Embark section in the README 2024-02-29 20:44:40 +01:00
28793401df
Allow kagi-summarize-buffer to be used non-interactively 2024-02-21 12:44:31 +01:00
0c82995ed9
Added a section on setting up unit test execution 2024-02-14 20:26:15 +01:00
8197d8c4ff
kagi-fastgpt and kagi-fastgpt-prompt are alike, favor the latter 2024-02-14 08:46:37 +01:00
16e20a9c88
Fix language selection menu, which showed the language code twice 2024-02-10 20:32:24 +01:00
78f69a017b
Update changelog 2024-02-09 20:50:50 +01:00
d95e5ebfbe
Change grammar check to proofreading 2024-02-08 22:58:26 +01:00
975a386725
Add function to check the grammar of a text or buffer 2024-02-08 22:30:33 +01:00
b6f059d703
Minor improvements in the README 2024-02-08 22:03:23 +01:00
a0423c6748
Update / simplify configuration snippet 2024-02-07 18:58:35 +01:00
224972590a
Mention new variable in README 2024-02-03 23:03:15 +01:00
88032764df
Add changelog entry 2024-02-03 08:44:49 +01:00
6627fc20d2
Version bump for bugfix release 2024-02-03 07:05:12 +01:00
58a8560b8c
Version bump to 0.3 2024-02-02 21:06:57 +01:00
f9fd1d294a
Merge branch 'translate' 2024-01-26 18:02:55 +01:00
e67b76b163
Mention kagi-translate 2024-01-26 17:59:15 +01:00
c86ec2f520
Update Changelog 2024-01-25 12:14:36 +01:00
9e1bdf8428
Update documentation for the new FastGPT functions 2024-01-21 10:51:43 +01:00
8aa9510ed1
Fix typo in Korean language code 2024-01-18 20:44:30 +01:00
31115b2700 Mention kagi-bold in the configuration block 2024-01-16 21:50:15 +01:00
7f89fdbf9b Set the alternative key binding C-c C-o from a mode hook 2024-01-16 21:47:44 +01:00
f054879d37
Merge branch 'interactive-lang-engine-choice' 2024-01-15 16:35:47 +01:00
75950967b9
Mention the help command, or suggest to use describe-keymap function 2024-01-14 14:57:54 +01:00
8b02973ad3
Add FastGPT screenshot 2024-01-14 14:57:54 +01:00
3a5d8e2181
Minor formatting 2024-01-14 10:11:45 +01:00
38c68d96fc
Update README with new summary 2024-01-14 10:05:07 +01:00
99e8792dee
Update Changelog 2024-01-14 08:04:29 +01:00
b63844a6f0
Update changelog 2024-01-13 10:15:03 +01:00
094628fc8f
Add section on overriding C-c C-o 2024-01-12 14:59:16 +01:00
4fd1372b42 Add ability to return stubbed responses
When developing / debugging, it's a waste of API credit to make actual
calls. Flip the kagi-stubbed-responses flag to t to enable dummy responses.
2024-01-11 21:44:17 +01:00
07e6e66c0f Bump shell-maker dependency
This version has protection for accidental buffer closure built-in. No
need to customize it in your own init file.
2024-01-11 20:44:51 +01:00
2d3e55c615 Add changelog to README
Hoping that Forgejo properly expands macros.
2024-01-11 20:39:18 +01:00
7b76af8cd2 Rename variable for consistency 2024-01-11 20:23:16 +01:00
48bb880885 Rename the custom variables with the entry point URLs
Took the liberty to rename because the package is still in its
infancy. Besides, it's unlikely that anyone would change these URLs in
their init file.
2024-01-11 20:19:06 +01:00
fe72d5cebc
Add configuration example to confirm closing the FastGPT buffer
Source:

https://christiantietze.de/posts/2024/01/chatgpt-shell-confirm-close-compose-buffer/
2024-01-11 07:10:52 +01:00
6d8f786d04
Explain C-c RET 2024-01-10 16:49:04 +01:00
93e8ab4426
Mention that the kagi package in on MELPA 2024-01-08 06:21:55 +01:00
5ae159f109 Remove uncertainty around MELPA submission
A MELPA pull request is pending at the moment of writing.
2024-01-05 22:51:57 +01:00
f6abd8df17 Restructure the README a bit about the Kagi API setup 2024-01-05 21:09:12 +01:00
bf74326b6d
Revised the README a bit 2023-12-29 23:16:06 +01:00
2afd846d48
Add configuration listing and suggestions for new functions 2023-12-29 22:30:51 +01:00
eb6c8b8bb9
Rename variables, remove the -api- infix for some
Took the liberty of doing so, since the package is still quite young,
it shoudn't affect many.
2023-12-29 08:52:47 +01:00
035fe3beb5
Mention kagi-summarize 2023-12-29 08:25:16 +01:00
662d09a956
Add note about the Kagi Privacy Policy 2023-12-28 18:02:39 +01:00
e59fa41dda
Add section on Embark integration 2023-12-27 22:14:43 +01:00
7202a585f5
A bit more words on the password store 2023-12-27 21:09:33 +01:00
9ba371fee4
Add suggestion on how to override a kagi face 2023-12-27 21:04:57 +01:00
d8ec5b83ac
Update commentary inside kagi.el 2023-12-25 21:05:50 +01:00
50939d0f9d
Update references 2023-12-25 12:40:57 +01:00