1
0
Fork 0
Commit graph

327 commits

Author SHA1 Message Date
63731e05db
Minor docstring fix 2023-12-25 08:58:47 +01:00
b257af7268
Rename language variable 2023-12-25 07:55:12 +01:00
dd5b9c90c8
Remove debug variables 2023-12-25 07:54:42 +01:00
1778140aaf
Implement URL summary 2023-12-25 00:39:06 +01:00
1cc035b8b0
Implement kagi-summarize-region
Remove duplicate functions and created function for buffer name.
2023-12-25 00:13:04 +01:00
b36b668726
Make call to the correct function 2023-12-25 00:12:44 +01:00
2d3689d936
Show summary in text-mode 2023-12-25 00:10:45 +01:00
6c5e0c1ca8
Add function to summarize a buffer 2023-12-24 23:48:28 +01:00
673554813b
Factor out the API endpoint from kagi--curl-flags 2023-12-24 23:25:07 +01:00
11865f92cf
Refactor code around the curl call
This makes passing input data and setting flags more robust.
2023-12-24 23:18:57 +01:00
0105a07695
Do some error handling whenever curl fails 2023-12-24 08:53:59 +01:00
8df4b24238
Add group keyword to customizables 2023-12-24 07:55:11 +01:00
1f60a1b2ef
Ignore *.elc 2023-12-23 23:30:04 +01:00
68ffb6b2f0
Typo fix 2023-12-23 23:29:16 +01:00
0f699b86a4
Add README 2023-12-23 19:17:08 +01:00
2c75d41f08
Add docstrings 2023-12-23 18:42:46 +01:00
a2be89eb60
Adjust package description 2023-12-23 15:58:55 +01:00
f78a206c0e
Fix package dependency 2023-12-23 15:58:38 +01:00
f74b30f80e
Use rx for the regular expression 2023-12-23 15:31:23 +01:00
cabfd25d2e
Set bold text with font-lock-face 2023-12-23 10:42:41 +01:00
9a224efcf4
Merge branch 'main' into format-html-tags 2023-12-22 22:23:19 +01:00
6137ec0c90
Add a canned response when the package is in debug mode 2023-12-22 22:07:04 +01:00
Louis Brauer
36e4a3d62c Format HTML bold tags to ANSI sequences 2023-12-22 11:59:08 +01:00
37bc3d9811
Add types/docstrings to the customizables 2023-12-22 08:20:29 +01:00
7f06ae4f04
Add URL 2023-12-22 07:48:40 +01:00
3098f7d855
Disable debugging by default 2023-12-22 07:47:25 +01:00
094abf53a1
Initial commit - kagi.el provides FastGPT access from within Emacs 2023-12-21 22:27:54 +01:00