Looking at the git nostr spec again. Dreaming of a github app in notedeck, where I can “share” pull requests to damus mail to do code review from there for later. The idea is that you should be able to pin any threadlike nostr notes in your inbox, and track updates from there. it would make sense for notedeck to have a “standard library” for ui widgets that different apps can use to render notes (like git patches, etc). So both the mail app and github app could render them. nostr is slowly consuming all the apps i use View quoted note →

Replies (10)

Hey William, last couple of months I've been doodling with similar ideas. I call it Nostr for Business and the idea is to rebuild apps like Slack, Notion, Github, Linear on Nostr standard which would enable great experiences like: 1) Cross-app communication - it wouldn't matter if you're responding from Slack, or GitHub PR, it would be the same thread. 2) Cross-app workflows - e.g. close ticket directly from Slack thread where the ticket is mentioned. 3) Cross-app components - that's exactly what you're mentioning in your post. Can I send you DM with the PDF and Figma prototype? I would love to hear your thoughts on this.
Yeah this has always been the plan with the Damus Work set of tools. Just had to build the tech platform first to make this possible.
That's great! Is there any write up or specification that you guys worked at specifically around the work set of tools? I'm planning to explore this direction of Nostr...