Rif'at Ahdi R on Nostr: Unfortunately, there is no specific setting yet to filter language in major clients. ...
Unfortunately, there is no specific setting yet to filter language in major clients. At most clients will directly translate into 'best guess' target language like Amethyst and Damus (Purple member) done.
Currently nfrelay.app provides NIP-32 event for language labelling. Hopefully more labeller comes and client can pick up and choose data freely.
Currently nfrelay.app provides NIP-32 event for language labelling. Hopefully more labeller comes and client can pick up and choose data freely.
quoting nevent1q…k7dw#NostrFilterRelay v0.4.0 update
"Compatibility bring various apps grow together" 🌱
This release bring important change with NIP-32 compatibility (kind: 1985). Starting from this release, legacy custom event (kind: 9978) that were used for classification data in nostr-filter-relay has been deprecated. Other #nostr apps can freely uses NIP-32 label.
Legacy support is still available by setting nostr-filter-relay with environment variable as follows:
ENABLE_NIP_32_CLASSIFICATION_EVENT=false
ENABLE_LEGACY_CLASSIFICATION_EVENT=true
USE_NIP_32_EVENT_FORMAT=false
Explanation of NIP-32 structure were documented in NIP32-COMPATIBILITY.md . Thank you hodlbod (npub1jlr…ynqn) for valuable discussion 🙏.
Release note:
https://github.com/atrifat/nostr-filter-relay/releases/tag/v0.4.0