I have to apologize. I went back and checked, and my publisher code is apparently not working, so those events are not published. just prior to that I did manage to publish some to nostr.wine at least, but I believe also to relay.damus.io. sorry, I'll sort this out and let you know how it goes. I'm using ndk to publish these 1063 events.
Discussion
No worries. Let me know when you have a list that’s ready and I’ll pick it up again.
I did finally get the kind 1063 events published and listr displays them as I'd expect.
I do have a remaining question, which is how to add replacable events to a list? e tags imply a hex event id. would "naddr" as a tag work? the nip-51 writeup doesn't mention it, nor does nip-33 or even nip-19.
‘a’ tags
“kind:pubkey:d-tag”
https://github.com/nostr-protocol/nips/blob/master/33.md#referencing-and-tagging
oh snap, that's it, thanks!