From c7de9d11e880f6274b1577983a95ff4ee6b6f20b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 25 Feb 2017 20:54:57 +0530 Subject: [PATCH] Add a link to the forum thread with saved search examples to the manual Fixes #1667936 [[enhancement] expand builtin functions in regex function mode in the editor](https://bugs.launchpad.net/calibre/+bug/1667936) --- manual/function_mode.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manual/function_mode.rst b/manual/function_mode.rst index 28aa7d7f86..88c0cba986 100644 --- a/manual/function_mode.rst +++ b/manual/function_mode.rst @@ -402,3 +402,10 @@ the ``suppress_result_dialog`` attribute on your function, like this: ... replace.suppress_result_dialog = True + + +More examples +---------------- + +More useful examples, contributed by calibre users, can be found in the +`calibre Editor forum `_.