I am trying to create a visual filter that highlights all scripture references. I just purchased BDAG, and I find that on my screen the blue bolded tags for scripture references don't stand out enough from the regular blue tags for all other abbreviations/links. Since one of the key improvements of BDAG (3rd ed) over previous editions is how much the scripture references stand out, I'm trying to make this a little clearer. (I do already use the active reference visual filter, but I'm trying to highlight all references.) I can imagine it being useful in other resources that have a lot of tags.
I created a new visual filter with the following attempts at syntax (among others) without success:
<bible IN Gen-Rev>
<bible = Gen-Rev>
<"bible" IN "Gen-Rev">
<"bible" = "Gen-Rev">
<bible = *>
<bible = /.+/> [Does Reg Ex search still work in L4 (I haven't experimented with it apart from trying to make this filter)?]
I also tried most of these combinations without angel brackets. I find that the only time it does work is if I do something like <bible = Rom12:2> where the reference is specified down to the verse. Something like <bible IN Rom12> doesn't work. Any ideas? Thanks everyone.