Is it possible to define a collection using Boolean logic? Specifically: I'd like to define a collection that is (NOT type:bible OR type:dictionary). Is that possible? If so, how? Any assistance would be appreciated.
What Dave said. While keeping in mind that Logos has the peculiar distinction of defining "dictionary" as "encyclopedia."
Yes! Resources with "bible dictionary" or similar in their title are type:encyclopedia in the Library. type:dictionary is attributed to non-bible dictionaries like Concise Oxford or Merriam-Webster.
works just as well¹ and is quicker and easier to type.
The 5.2 beta spun its wheels for about 4 sec before listing the resources! It is OK for a Collection rule after first being generated (and cached?) but not efficient for ad hoc Library searches.
works just as well¹ and is quicker and easier to type.
¹ if you're running the latest version of Logos 5
The very first time I tried this I felt it took slightly longer than rating:>=0 (perhaps 1s vs 0.2s). But when I tried to use logs to measure the time later, I couldn't get that delay again, or even get the collection rule to show up in the logs.
This is my personal Faithlife account. On 1 March 2022, I started working for Faithlife, and have a new 'official' user account. Posts on this account shouldn't be taken as official Faithlife views!
works just as well¹ and is quicker and easier to type.
¹ if you're running the latest version of Logos 5
The very first time I tried this I felt it took slightly longer than rating:>=0 (perhaps 1s vs 0.2s). But when I tried to use logs to measure the time later, I couldn't get that delay again, or even get the collection rule to show up in the logs.
You have to have include a term that expresses all your library content e.g. myrating:>=0, myrating:<6. So you have:-
myrating:>=0 ANDNOT type:(bible, dictionary)
EDIT: which is shorthand for myrating:>=0 ANDNOT (type:bible OR type:dictionary)
Dave
===
Windows 11 & Android 13
What Dave said. While keeping in mind that Logos has the peculiar distinction of defining "dictionary" as "encyclopedia."
Meanwhile, Jesus kept on growing wiser and more mature, and in favor with God and his fellow man.
International Standard Version. (2011). (Lk 2:52). Yorba Linda, CA: ISV Foundation.
MacBook Pro MacOS Sequoia 15.4 1TB SSD
Yes! Resources with "bible dictionary" or similar in their title are type:encyclopedia in the Library. type:dictionary is attributed to non-bible dictionaries like Concise Oxford or Merriam-Webster.
Dave
===
Windows 11 & Android 13
* ANDNOT type:(bible, dictionary)
works just as well¹ and is quicker and easier to type.
¹ if you're running the latest version of Logos 5
The 5.2 beta spun its wheels for about 4 sec before listing the resources! It is OK for a Collection rule after first being generated (and cached?) but not efficient for ad hoc Library searches.
Dave
===
Windows 11 & Android 13
Logs, please.
And how many resources were matched by the filter?
Correct. I was recommending it for building a collection (the subject of the OP).
When you say it "works just as well¹ and is quicker and easier to type." people are not apt to notice the subject of the thread[:)]
Dave
===
Windows 11 & Android 13
Sorry, I should have avoided confusion by adding "and you're using Collections" to my disclaimer.
Look for improvements in this area in 5.2 Beta 3.
In particular, the filter "* ANDNOT mytag:*" (to find untagged resources) will be significantly faster (in Library and Collections).
The very first time I tried this I felt it took slightly longer than rating:>=0 (perhaps 1s vs 0.2s). But when I tried to use logs to measure the time later, I couldn't get that delay again, or even get the collection rule to show up in the logs.
This is my personal Faithlife account. On 1 March 2022, I started working for Faithlife, and have a new 'official' user account. Posts on this account shouldn't be taken as official Faithlife views!
Mark, look for [inverted] in the log.
EDIT: some background is here.
Have joy in the Lord!