Skip to content

The t tag row says what shipped - #36

Merged
sepehr-safari merged 1 commit into
mainfrom
the-t-tag-row-says-what-shipped
Sep 18, 2026
Merged

sepehr-safari merged 1 commit into
mainfrom
the-t-tag-row-says-what-shipped

Conversation

@sepehr-safari

Copy link
Copy Markdown
Contributor

The fourth stale row on /nips, named in #35 and left out of it because that PR was about three and widening it quietly would have been worse.

Hashtags have worked since v0.19.0, and the page called them planned.

The new row says both halves, because the old one understated it either way. Pressing a hashtag opens the notes carrying it, read from the local store first and then asked of relays. And a t tag is written onto notes you post, so yours are findable by the same query.

I checked this in the code rather than trusting the release notes: a store query on letter = 't', a relay filter on the same, and the tag being appended when a note is assembled. All three are there.

The other NIP-24 row, extra kind:0 fields carried through a profile rewrite, is genuinely still planned and stays put.

Hashtags have worked since v0.19.0 and the page still called them planned. This
is the fourth stale row, left out of the last change because that one was about
three and I did not want to widen it silently.

It does more than the old row implied, so the new one says both halves.
Pressing a hashtag opens the notes carrying it, read from the local store first
and then asked of relays. And a `t` tag is written onto notes you post, so
yours are findable by the same query.

Checked in the code before writing it here rather than from the release notes:
a store query on `letter = 't'`, a relay filter on the same, and the tag being
appended when a note is assembled.

The other NIP-24 row, extra `kind:0` fields carried through a profile rewrite,
is genuinely still planned and stays where it is.
@vercel

vercel Bot commented Sep 18, 2026 •

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
zignostr.com Ready Ready Preview Sep 18, 2026 5:46pm UTC

@sepehr-safari
sepehr-safari merged commit aad3477 into main Sep 18, 2026
3 checks passed

This branch was successfully deployed

1 active deployment
Preview — 9b7cabdd Deployed Sep 18, 2026 by vercel[bot]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant