vicariousdrama / cornychat

🌽 Corny Chat is an open source audio space built on Jam that integrates Nostr and Lightning
https://cornychat.com
GNU Affero General Public License v3.0
19 stars 6 forks source link

Slides - support loading from list #36

Closed vicariousdrama closed 5 months ago

vicariousdrama commented 5 months ago

This feature is only available if the user has a pubkey/npub as they will need to be able to select an existing list

Add option to load slides from list

Present user with a list of their bookmark sets (kind 30003) and show them the name, about, and image for each to facilitate their selection.

Once a choice is made and continuing, iterate all tags, and for each r tag, populate a slide with the url from the tag[1] and caption from tag[2]

vicariousdrama commented 5 months ago

As kind 30388

Implemented e61bdeb7d37be76627795a60428d25d26afe1c7f Deployed to server