Join Nostr
2025-09-20 23:57:26 UTC
in reply to

atyh on Nostr: ahhh. that makes sense. i was expanding the scheduled note poster to differentiate ...

ahhh.
that makes sense.
i was expanding the scheduled note poster to differentiate .md files and post them as kind 30023.

in the script i did..
desc=$(head -n 1 | sed ‘s/^# //‘ ) to use -d $desc in the nak command.
when the event is sent, i can see the description is formatted correctly, but it still doesn’t show client side.
i’ll figure it out 🤷