Files
boris/.cursor/rules/web-bookmarks.mdc
Gigi 1a7a8367a0 feat: add support for web bookmarks (NIP-B0, kind:39701)
- Update bookmarkService to fetch kind:39701 events
- Add processing logic for web bookmark events in bookmarkProcessing
- Update bookmark deduplication to handle web bookmarks
- Add 'web' type to IndividualBookmark interface
- Implement distinct icon (fa-bookmark + fa-globe) for web bookmarks
- Update CompactView and CardView to display web bookmark icon
- Add web-bookmarks rule documentation
2025-10-06 20:30:53 +01:00

11 lines
295 B
Plaintext

---
description: anything to do with "web bookmarks" aka NIP-B0
alwaysApply: false
---
The app also supports web bookmarks (`kind:39701`) which are distinct from public/private bookmarks as defined in NIP-51.
See NIP-B0 for details:
- https://github.com/nostr-protocol/nips/blob/master/B0.md