Description
I'd like to request the following enhancements to make Inkly more flexible for diverse business cards and contact profiles:
Multiple Phone Numbers and Email Addresses
Add support for multiple phone numbers (e.g., mobile, work, direct)
Add support for multiple email addresses (e.g., work, personal, support)
Include a small label/input for each (e.g., "Mobile", "Office", "Support")
Customizable Social/Portfolio Link Labels
Replace hardcoded labels ("Portfolio", "Twitter", "LinkedIn", etc.) with editable fields
Allow users to enter custom link names (e.g., "GitHub", "Behance", "Custom Link", "Shop")
Keep URL input separate from display label for maximum flexibility
Free-Text Disclaimer Field at Bottom
Add a textarea field at the very bottom for custom disclaimers
Perfect for privacy policy links, GDPR compliance text, legal notices, etc.
Should render as smaller text below all other content
John Doe
Frontend Developer
📞 Mobile: +39 123 456 7890 | Office: +39 987 654 3210
✉️ work@john.dev | support@john.dev
🌐 Website: https://john.dev/portfolio
💻 GitHub: https://github.com/johndoe
🎨 Dribbble: https://dribbble.com/johndoe
Privacy Policy | Terms of Service | VAT: IT12345678901
Current Limitations:
Only single phone/email fields available
Fixed social link labels limit customization
No space for legal/compliance disclaimers
Benefits:
Better support for international users with multiple contacts
More flexible for freelancers/consultants with diverse portfolios
Essential for EU compliance (privacy disclaimers)
Technical Notes:
Database: Add phones[], emails[], custom_links[] arrays or JSON fields
UI: Repeatable field groups with add/remove buttons
Keep backward compatibility for existing cards
Happy to discuss implementation details or test a PR!
Environment:
Inkly version: [current version]
Browser: [your browser]
Device: [desktop/mobile]
Additional context
No response
Description
I'd like to request the following enhancements to make Inkly more flexible for diverse business cards and contact profiles:
Multiple Phone Numbers and Email Addresses
Add support for multiple phone numbers (e.g., mobile, work, direct)
Add support for multiple email addresses (e.g., work, personal, support)
Include a small label/input for each (e.g., "Mobile", "Office", "Support")
Customizable Social/Portfolio Link Labels
Replace hardcoded labels ("Portfolio", "Twitter", "LinkedIn", etc.) with editable fields
Allow users to enter custom link names (e.g., "GitHub", "Behance", "Custom Link", "Shop")
Keep URL input separate from display label for maximum flexibility
Free-Text Disclaimer Field at Bottom
Add a textarea field at the very bottom for custom disclaimers
Perfect for privacy policy links, GDPR compliance text, legal notices, etc.
Should render as smaller text below all other content
John Doe
Frontend Developer
📞 Mobile: +39 123 456 7890 | Office: +39 987 654 3210
✉️ work@john.dev | support@john.dev
🌐 Website: https://john.dev/portfolio
💻 GitHub: https://github.com/johndoe
🎨 Dribbble: https://dribbble.com/johndoe
Privacy Policy | Terms of Service | VAT: IT12345678901
Current Limitations:
Only single phone/email fields available
Fixed social link labels limit customization
No space for legal/compliance disclaimers
Benefits:
Better support for international users with multiple contacts
More flexible for freelancers/consultants with diverse portfolios
Essential for EU compliance (privacy disclaimers)
Technical Notes:
Database: Add phones[], emails[], custom_links[] arrays or JSON fields
UI: Repeatable field groups with add/remove buttons
Keep backward compatibility for existing cards
Happy to discuss implementation details or test a PR!
Environment:
Inkly version: [current version]
Browser: [your browser]
Device: [desktop/mobile]
Additional context
No response