What is Nostr?
jb55 / Will
npub1xts…kk5s
2025-01-15 16:16:11

jb55 on Nostr: was trying to remember a command I posted to nostr... local search ftw $ ndb query -a ...

was trying to remember a command I posted to nostr... local search ftw

$ ndb query -a $JB55 --limit 1 --search notmuch

user search changes everything. you can write ndb scripts to find notedeck-received notes. notedeck gui search interface soon!

nostr becoming a useful offline-first information storage and retrieval system 👀

ndb (nostrdb command line tool) is a lot like notmuch, which is a similar tool for email. nostr is more structured.

one liner to get the subtotal from my inbox:

notmuch show --format=raw subject:invoice and from:daniel and tag:inbox | grep -A1000 "Content-Type: application/octet-stream" - | grep -v -e "^--" -e "Content-" | base64 -d | gpg -d | yq .subtotal
Author Public Key
npub1xtscya34g58tk0z605fvr788k263gsu6cy9x0mhnm87echrgufzsevkk5s