diff --git a/CHANGELOG.md b/CHANGELOG.md
index c2413d8434..5d68901ede 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,7 +10,8 @@
- There now is a script `ollama-integration` in the script repository that
allows integration with [Ollama](https://github.com/ollama/ollama)
- There now is a script `llama-cpp-integration` in the script repository that
- allows integration with [llama.cpp](https://github.com/ggerganov/llama.cpp)
+ allows integration with [llama.cpp](https://github.com/ggerganov/llama.cpp) (for [#238](https://github.com/qownnotes/scripts/pull/238), thank you, @eljamm)
+ - In the *AI settings* there now also is the script-repository mentioned
## 24.6.2
- A new scripting hook `openAiBackendsHook` was added, that is called when the OpenAI
diff --git a/src/dialogs/settingsdialog.ui b/src/dialogs/settingsdialog.ui
index 84b0c426d6..f4c115d53f 100644
--- a/src/dialogs/settingsdialog.ui
+++ b/src/dialogs/settingsdialog.ui
@@ -6971,6 +6971,16 @@ Just test yourself if you get sync conflicts and set a higher value if so.
+ -
+
+
+ Alternatively, you can also look in the script repository for already created AI integration scripts.
+
+
+ true
+
+
+
-