This is just a really quick note on how to add the custom values for sharing a post to Bluesky when using the BricksExtras sharing element. Hopefully, this will be a native option shortly.

  1. Select Custom
  2. Enter Bluesky in the name
  3. Assign the icon (font awesome branding, or other icon source)
  4. Add an aria-label
  5. Enter the custom URL: https://bsky.app/intent/compose?text=
  6. Enter the dynamic data: post_title%20post_excerpt%20post_url (brackets removed to prevent data rendering)

In step 6 the %20 is required and the excerpt is optional

Screenshot of the settings