Skip to content

feat: print shareable link after contacts add#38

Merged
abhiramkast merged 1 commit into
mainfrom
feat/contacts-add-share-link
May 27, 2026
Merged

feat: print shareable link after contacts add#38
abhiramkast merged 1 commit into
mainfrom
feat/contacts-add-share-link

Conversation

@abhiramkast

@abhiramkast abhiramkast commented May 27, 2026

Copy link
Copy Markdown
Contributor

Summary

  • After linq contacts add, print a shareable URL (https://linqapp.com/s/text/+1YYY?from=+1XXX&msg=...) the user can send to the contact via any channel
  • Recipient taps the link on phone → Messages opens with pre-filled draft to the Linq Number → they hit send → inbound-first handshake done
  • Desktop fallback: same URL renders a QR code + Open Messages button
  • --json output includes the URL as a shareLink field
  • Reworded existing "Text X from Y" line to "Text your Linq Number (X) from Y" for consistency

After a successful `linq contacts add`, also print (and include in --json
output as `shareLink`) a URL of the form
https://linqapp.com/s/text/+1YYY?from=+1XXX&msg=hi%20from%20linq.

When the recipient opens the link on a phone it redirects straight into
Messages with a pre-filled draft to the Linq Number; on desktop the page
shows a QR code that scans to the same draft. This removes the
"how do I get them to text first" friction in the inbound-first handshake.

Also reworded the existing "Text X from Y to start the conversation" line
to "Text your Linq Number (X) from Y to start the conversation." so the
two outputs read consistently.
@abhiramkast
abhiramkast requested a review from jflayhart as a code owner May 27, 2026 20:13
@abhiramkast
abhiramkast merged commit 5b9de22 into main May 27, 2026
4 checks passed
@abhiramkast
abhiramkast deleted the feat/contacts-add-share-link branch May 27, 2026 20:18
@jflayhart

Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version 2.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants