add possibility to send message/notification to standard nostr client.

Reply to this note

Please Login to reply.

Discussion

here is the situation today:

project maintainer(s) get notifications of new proposals and issues only in Amethyst out of the clients tested.

in some clients (coracle, snort,and nostrudel) maintainers and item authors get some reply notifications: the kind 1 type that gitworkshop.dev produce, but not the specialised kind that Amethyst produce.

in still other clients (primal) there are no notifications.

thanks for the feedback. do you think standard social nostr clients should always these git notifications?

perhaps they should display the notifications but keep them off the main feed?

an alternative path, or perhaps, would be to add a feature to gitworkshop.dev to allow users to selectively boost a message but including a reference to it in a standard kind 1 message that social clients display on the main feed. is that what you had in mind when you raised the issue?

I see this in coaracle now. is ok.

Does this comment show up as a notification in coracle? I don't think it will.

I see them in notification tab.

nip-4 / nip-44

I hadn't thought of that. why a private message? just so it doesn't appear in the news feed?

I'm thinking about adding notification support to a bunch of clients. then you could tag the user in the proposal.

It will look like "email" notification/thread ? Probably will make sense if is like an private group chat. Public will be read only ( no auth ), and private is read write with auth.

good idea. I suppose I should rely on other tools that focus on the chat / social use-case, as users are more likely to receive notifications using other clients.

I did think about making the proposal / issue page appear more like a chat than a news feed.

more like forum, as in tree structure. news looks more like time series and linear structure.