Skip to content

Support copying and deleting old-format bookmarks - #2313

Draft
SnowCait wants to merge 5 commits into
mainfrom
agent/copy-delete-old-format-bookmarks
Draft

Support copying and deleting old-format bookmarks#2313
SnowCait wants to merge 5 commits into
mainfrom
agent/copy-delete-old-format-bookmarks

Conversation

@SnowCait

@SnowCait SnowCait commented Aug 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Copy all public and private old-format bookmarks into the standard kind: 10003 bookmark list.
  • Preserve the old-format event during copy, including its encrypted content.
  • Add an independent NIP-09 deletion request for 30001:<pubkey>:bookmark using a and k tags.
  • Hide old-format bookmarks and clear their local cache only after at least one relay accepts the deletion request.
  • Add English and Japanese UI copy, confirmation, progress states, and result notifications.

Validation

  • npm test — 31 test files, 314 tests passed
  • npm run check — 0 errors and 0 warnings
  • npm run lint — passed
  • npm run build — passed

Closes #2309

Parent: #2282

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
nostter 923bfd9 Commit Preview URL

Branch Preview URL
Aug 19 2026, 04:48 PM

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.

Support migrating old-format bookmarks

1 participant