Mustard Notes @mustardnotes.com ยท Jun 5

v1.7.0 ๐ŸŽ‰ Mustard keeps getting more social! Now with @-mentions! you can now @ your bluesky mutuals in mustard which will let them know to look at your notes/comments! check it out: mustardnotes.com And once more credit must go to @tiptap.dev. Which makes this a breeze! #buildInPublic

4 likes 1 replies

?

Replies

Mustard Notes ยท Jun 5

Leveraging the @tiptap/extension-mention package here. Mention nodes hold the canonical DID in `id` and the mutable handle in `label`, so we display `@handle` but persist only `@[did]`. On read-back, each DID resolves to a fresh handle