Why Nostr? What is Njump?
2024-07-08 14:49:27
in reply to

mleku on Nostr: i might be mistaken about the mechanism, but i believe that parameterised replaceable ...

i might be mistaken about the mechanism, but i believe that parameterised replaceable events the entire tag array serves as an identifier, so you don't have to use these ugly hypens, in fact you can even have spaces in them, the quotes are the boundary of the matcher and you can also even do partial matches, in cases where there is common prefix and you want to scan several, like your '1-john' ves '1-john-rsv' or '1-john-kjv'

and as i say, they can be disjoint in separate strings, like:

["d","1-john","niv"]

and that could also be found in a search for ["#d","1-john","n"] and also match up with ["d","1-john","nkjv"] for example

the matching is up to and including the first part (prefix) of the last field not just a whole string match (only applies to the last string in the filter)
Author Public Key
npub1fjqqy4a93z5zsjwsfxqhc2764kvykfdyttvldkkkdera8dr78vhsmmleku