you can copy your nostrdb node from damus-ios to notedeck and back and it will just work (todo: actually implement ios export). it has all of your nostr data, contacts, profiles, bookmarks, notes, mutelists, decks, everything! It also includes a fulltext search and relay index.
sure you can use relays for this, but its nice to have a local copy you can backup and redistribute later.
eventually your nostrdb nodes will just automatically sync so you don't have to do this manually.
quotingjust an alias for :
note19jc…nx9v
ndb -d ~/.local/share/notedeck/db "$@"
allows me to query notes streaming into my notedeck node/relay
