What is Nostr?
hzrd149 /
npub1ye5…knpr
2025-01-28 00:11:52

hzrd149 on Nostr: Next update for applesauce is going to add simple methods for modifying list event. ...

Next update for applesauce is going to add simple methods for modifying list event. so it should be super easy to...

Add a user to the contacts lists:
await factory.modifyList( contacts || { kind: 3 }, addPubkeyTag( "<pubkey>" ) )

Add a private bookmark:
await factory.modifyList( bookmarks || { kind: 10003 }, { hidden: addEventTag( { id: "<event id>", relays: [ "<relay hint>" ] } ) } )

And anything else you can think of. I still have to update the docs with the new methods and example code
I've also been building small example apps to test out the code and demonstrate how it works
https://hzrd149.github.io/applesauce/examples
Author Public Key
npub1ye5ptcxfyyxl5vjvdjar2ua3f0hynkjzpx552mu5snj3qmx5pzjscpknpr