Join Nostr
2023-07-30 20:24:04 UTC

noname on Nostr: note for #devs and #cli users: if you are using #commandline tools like #nostr-tool, ...

note for #devs and #cli users:

if you are using #commandline tools like https://github.com/0xtrr/nostr-tool #nostr-tool, instead of using text-note, you should use custom-event and add tags to make note searchable. relays don't really find notes without tag definitions. using #hashtags inside content is not enough even with #nip-50 search.

also there is bug in nostr-tool which makes tags wrong. here is pull request for it https://github.com/0xtrr/nostr-tool/pull/55