Yojimble on Nostr: do you have a preferred editer? I posted a test note perfectly but I'm getting errors ...
do you have a preferred editer? I posted a test note perfectly but I'm getting errors about the kind not being an integer when changing it. This is with google sheets and open office. If I use a plain text editor it works except I don't know the correct way to use more than one tag.
I'm trying to create a status update like this:
{
"kind": 30315,
"content": "Sign up for nostrasia!",
"tags": [
["d", "general"],
["r", "https://nostr.world";]
],
}
but an getting lots of extra "" and ] symbols generated from my bad guessing
I'm trying to create a status update like this:
{
"kind": 30315,
"content": "Sign up for nostrasia!",
"tags": [
["d", "general"],
["r", "https://nostr.world";]
],
}
but an getting lots of extra "" and ] symbols generated from my bad guessing