fiatjaf / nostr-gateway

https://nostr.guru
https://nostr-gateway.vercel.app
The Unlicense
70 stars 16 forks source link

Design proposals #26

Closed gourcetools closed 1 year ago

gourcetools commented 1 year ago

================================================================================================

Proposal 1 : Make boxes a little bit wider

Reason: make box more compact and more readable.

image <- before

image <- after

================================================================================================

Proposal 2 : NIP button that goes to NIP specifications for the event kind:

Reason: make it easy to see and browse wich event kind is associated with wich NIP specifications . I'm not sure how to handle multple nips. The idea is that link for kind 3 goes to nip-03.md, simply.

Before:

image <- before

image<- after

================================================================================================

Proposal 3: Align stuff, capitalize

Reason: More readable feelsgoodman

Before -> After:

image image

================================================================================================

Proposal 4: Put event kind number in a box

Reason: Feelsgoodman

image<- before

image<- after ================================================================================================

fiatjaf commented 1 year ago

Except for the NIP button I think I am fine with all these. The NIP button would work if there was a straightforward way to map the event kind to the NIP, but there is not.

gourcetools commented 1 year ago

https://github.com/fiatjaf/nostr-gateway/pull/27