pull down to refresh
50 sats \ 0 replies \ @brugeman 7 Aug \ parent \ on: NOSTR Blogs BooksAndArticles
Awesome! Please let me know if you ever need any help or have feedback!
Looks like SN posted the markdown you've published here as kind:1 event, which isn't supposed to have markdown - just plain text. Some apps like Amethyst support it, some don't, and it's discouraged by many afaik. @k00b maybe consider publishing posts as long-form kind:30023 ?
There are a lot of types of subs/notifications we could do:
- push notifications, these sites are PWAs and push notifications seem to make sense
- follow button to just add the creator to nostr contact list
- subscribe button that adds the site to some new "followed websites" list - need apps to start supporting those
- subscribe-by-email - you can already do that, just add js code of one the ConvertKit/mailchimp/etc services and collect emails of the visitors (will need a nostr-to-email bridge of some sort to deliver updates to subscribers)
- paid subscriptions - view posts previews as anon, pay and subscribe to view the full posts
All of this will come, eventually. Right now we'll be focusing on talking to the first users and prioritize from there.
You don't have to be kind:30023 creator kind:1 works well too!
We do have paid plans on the roadmap, and some abuse prevention measures, hope we can keep npub.pro subdomains free as much as possible. We'll see how it goes.
True. That's intentional and temporary. We don't have any onboarding yet, and generated keys are meant for testing only. As soon as we figure out how to onboard people properly we'll allow backups etc.
Ah yes, 100% agree with you - I also expect different browser instances/sessions with different keys. This is currently very non-trivial to implement, but it's on the roadmap.
The delete folder button noted, will add asap.
Thank you!