NIP-89 application handler It'd be great to create a NIP-89 application handler for gitworkshop so the clients that see these event kinds and don't know how to interpret them can offer the user to open the URL in gitworkshop. https://nostrapp.link/ can be used to create the app handler.
An enabler for this would be to create a page which can take any nostr reference and route it to the correct page (and anchor point within the page page if its not a root issue, proposal or repo event).
I have added a /e/<bech32> which handles repo, patch, and issue events and npubs. I then created a NIP-89 application handler https://nostrapp.link/a/naddr1qqxnzde3xc6rvv3n8qun2v3eqgs2qzx779ted7af5rt04vzw3l2hpzfgtk0a2pw6t2plaz4d2734vngrqsqqql8ky0uzvz/reviews I can't work out how to create NIP-89 recommendation events with nostrapp.link. what's the best way of doing that?
Go to "Users" tab and click "Add app to my list", tagging @brugeman since UX could probably be improved here.
Thanks
We were all hoping apps would add themselves to the recommendation lists but everyone is shy.
Hmm… how to improve? How to get more ppl submitting recommendations? nostr:note15tye5fpuxqsrlyhjflrgskwshyf5ccwl0g6vcn55vue9qs49zgnqf0082q
Yeah, makes sense for apps to publish a recommendation event if user consents. Client devs (specially on kind 1) should be utilizing NIP-89 more imo.