Oddbean new post about | logout
 Help Needed!

Agh... I deleted the back up I have for all my notes while I was setting up a new relay.
I know that my notes exist out there, what's a good tool to pull them all again? or maybe republish them.

The umbrel nostr-relay has that ability, but it's hard coded to ping relays that don't have all my notes.

#asknostr
 
 ./haven --import 

should import all of your notes or at least most of them 
 Ok. trying this again. Yes this worked in the past. I switched to wot-relay. but it also has the command:

./wot-relay --import 

lets see how this goes.

Thanks! 
 Will this help?!

nostr:note1nsv3l629e9w5lq9kgg4xrces6pvklzl56qcj2ks2savsar3htx4qfgf0ca

PS if you know of a way to get our notes into a spreadsheet that would help me! 
 Yes this does work. running it right now. 

I also found a nostr broadcaster as well, Which looks like it works, but you probably would need to edit the relay list to ones you think will have most of your notes.

https://nostr-broadcast.pages.dev

 
 So I'm not looking to rebrodcast my notes (unless that is the only way to capture them locally)

What I want to do is acquire/capture all my notes (some replies would be nice but the notes themselves is more important to me) 

Ideally this will be in a csv or spreadsheet format I can than manipulate...

So that is the gap I'm facing at the moment...Without manually going back to my very first Note and copy/paste...

How do I get a csv or similar file that lists them all? 

(The whole "importing into haven relay" that Derek suggests is a bit over my pay grade in particular since I don't currently run a node...)