diff --git a/manual/source/mediamanager.rst b/manual/source/mediamanager.rst index 568bc7b..5b3cd61 100644 --- a/manual/source/mediamanager.rst +++ b/manual/source/mediamanager.rst @@ -123,8 +123,8 @@ The following options are available on the quick search tab: |search_options| |search_reference| **Scripture Reference:** - Search for a specific verse using a scripture reference format. The - following formats are supported: + Search for a specific verse using a scripture reference format. Below + is some examples on supported formats: * Book Chapter * Book Chapter-Chapter @@ -134,6 +134,17 @@ The following options are available on the quick search tab: * Book Chapter:Verse-Verse, Chapter:Verse-Verse * Book Chapter:Verse-Chapter:Verse + Note that the separators might change depending on the language chosen + for OpenLP. See and customise separators under + :menuselection:`Setttings --> Configure OpenLP` on the *Bibles* tab. + + A detailed description of the format and how it is parsed by OpenLP can + be read `In the OpenLP API documentation + `_. + + If an invalid format is used for a search a popup window will show the + examples also shown above. + |search_text| **Text Search:** Search by a keyword or words. Use more words to narrow down the list of results. If you search for "Jesus God" it searches sentences @@ -410,4 +421,4 @@ same options. .. |SEARCH_TEXT| image:: pics/search_text.png -.. |SEARCH_OPTIONS| image:: pics/mediamanager_bibles_find.png \ No newline at end of file +.. |SEARCH_OPTIONS| image:: pics/mediamanager_bibles_find.png