How to limit search using the command line
I would like to be able to do a limited search using only the command line, something like:
Passover <John>
Passover {John}
to list every occurrence of Passover in the Gospel of John.
I know that this can be done using the dropdown menu:
Search All Bible Text in John in English Standard Version
When I do that, I find that the next search automatically limits the search to John and must be changed. I am wondering it there is a way to override that with a quick command line (that I could assign to a keystroke on my Mac).
Comments
-
... to list every occurrence of Passover in the Gospel of John.
(passover OR pesach) WITHIN {Milestone <Jn>}
Keep Smiling [:)]
0 -
Fantastic! Thanks so much!
0 -
using only the command line,
KS4J - are you able to get this to work from the Command Box? I'm doing something stupid wrong
Orthodox Bishop Alfeyev: "To be a theologian means to have experience of a personal encounter with God through prayer and worship."; Orthodox proverb: "We know where the Church is, we do not know where it is not."
0 -
get this to work from the Command Box
simply pasting the search string
into the command box gives
which includes a search in the currently preferred bible (red box) and two Everything searches. That's probably good enough. Seeing what KS4J shows requires clicking over to Bible Search and selecting All Open Bibles, which I don't know how to invoke directly from Command Box.
EDIT: found it out from MJ's quote below: use Bible Search for (passover OR pesach) WITHIN {Milestone <Jn>} in the Command Box
Have joy in the Lord!
0 -
get this to work from the Command Box
simply pasting the search string
into the command box gives
which includes a search in the currently preferred bible (red box) and two Everything searches. That's probably good enough. Seeing what KS4J shows requires clicking over to Bible Search and selecting All Open Bibles, which I don't know how to invoke directly from Command Box.
Search[Basic | Bible | Morph] Search for query
Launches a search for a specified query in the Search panel. Optionally, specify a search type, such as bible or morph; otherwise, Verbum will run a Basic Search.
• search for truth opens a Basic Search and searches the Library for the word “truth.”
• bible search for love BEFORE "the world" opens a Bible Search and runs the query “love BEFORE ’the world’.”Note: the full search engine syntax is available to specify the query.
Verbum Help (Bellingham, WA: Faithlife, 2018).Orthodox Bishop Alfeyev: "To be a theologian means to have experience of a personal encounter with God through prayer and worship."; Orthodox proverb: "We know where the Church is, we do not know where it is not."
0 -
Ooops, I see it in the help (more literal interpretation needed), use Bible Search for (passover OR pesach) WITHIN {Milestone <Jn>} in the command box to directly invoke the bible search
Have joy in the Lord!
0 -
I'm a newbie, so my use of "command line" was perhaps more precise than I meant. ⌘⇧S (Mac) takes me to the search line. I've put "WITHIN {Milestone <>}" in a Keyboard Maestro macro which puts my cursor back in the <> brackets. This is much faster than moving with the mouse. I'm thankful for this information.
0 -
Ooops, I see it in the help (more literal interpretation needed), use Bible Search for (passover OR pesach) WITHIN {Milestone <Jn>} in the command box to directly invoke the bible search
Okay, if I run against All Bibles I'm finally getting results ... I'm at least able to play with it to figure out what I had wrong. Thank you ... I was getting rather frustrated.
Orthodox Bishop Alfeyev: "To be a theologian means to have experience of a personal encounter with God through prayer and worship."; Orthodox proverb: "We know where the Church is, we do not know where it is not."
0 -
I'm a newbie, so my use of "command line" was perhaps more precise than I meant.
Let's put it this way. I wouldn't have had KS4J's answer if you hadn't asked ... and I really did want the Command Box on the top line ... so we are all happier.
Orthodox Bishop Alfeyev: "To be a theologian means to have experience of a personal encounter with God through prayer and worship."; Orthodox proverb: "We know where the Church is, we do not know where it is not."
0 -
(passover OR pesach) WITHIN {Milestone <Jn>}
Command line option is URL that can be used in desktop OR web app => https://ref.ly/logos4/Search?kind=BibleSearch&q=(passover+OR+pesach)+WITHIN+%7bMilestone+%3cJn%3e%7d&match=stem&in=raw%3aOpen%7cResourceType%3dtext.monograph.bible%7cTitle%3dAll%2520Open%2520Bibles
Keep Smiling [:)]
0