Fix indent
This commit is contained in:
parent
ca1fa23ca9
commit
9174b29437
2 changed files with 35 additions and 34 deletions
|
@ -546,6 +546,7 @@ And, the "grab everything that matches" tool.
|
|||
:category "org-ql")
|
||||
#+end_src
|
||||
|
||||
|
||||
** End
|
||||
:PROPERTIES:
|
||||
:CREATED: <2025-04-14 Mon 22:46>
|
||||
|
|
|
@ -222,7 +222,7 @@
|
|||
(line-end-position))))))
|
||||
|
||||
|
||||
(gptel-make-tool
|
||||
(gptel-make-tool
|
||||
:function #'gptel-org-tools-org-ql-select-headings-rifle
|
||||
:name "org-ql-select-headings-rifle"
|
||||
:description "Retreive headings from buffer using org-ql-select. Matches against both heading and content. Using filename fails."
|
||||
|
|
Loading…
Add table
Reference in a new issue