mirror of
https://github.com/dergigi/boris.git
synced 2025-12-17 22:54:30 +01:00
- 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
11 lines
295 B
Plaintext
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
|