Skip to content
This repository has been archived by the owner on Jan 24, 2019. It is now read-only.

Improve project sharing copy #946

Open
xmatthewx opened this issue Dec 22, 2015 · 6 comments
Open

Improve project sharing copy #946

xmatthewx opened this issue Dec 22, 2015 · 6 comments
Labels
Milestone

Comments

@xmatthewx
Copy link

When a user shares a project, Webmaker sends out

Check out this project on Webmaker! https://....

The share would be more inspiring and links more likely to be followed if we used the project title. Most mainstream platforms don't name themselves in their shares.

Proposed: Check out TITLE by USERNAME.

This is executed in webmaker-android /util/Share.java.

@xmatthewx xmatthewx added this to the 1.7.0 milestone Dec 22, 2015
@xmatthewx xmatthewx changed the title Improve project sharing textx Improve project sharing Dec 22, 2015
@xmatthewx
Copy link
Author

opinions @vazquez on this?

Proposed: Check out TITLE by USERNAME.

@ryanwarsaw
Copy link
Contributor

@vazquez update?

@xmatthewx
Copy link
Author

You can just run with the proposed change @ryanw-se. Thanks!

@xmatthewx xmatthewx changed the title Improve project sharing Improve project sharing copy Jan 12, 2016
@ryanwarsaw
Copy link
Contributor

@xmatthewx I looked into doing a hyperlink but I don't think that will work very well since some apps don't support it, instead I opted-in for "Check out <title> by <username>. <link>"

@xmatthewx
Copy link
Author

Yep. That makes sense. That's what I was thinking but didn't make clear. URL at the end.

@ryanwarsaw
Copy link
Contributor

Quick update on this, I did start work on this a few weeks back but got blocked because of my limited knowledge on how we send data to the backend on this (webmaker-core). I plan to do a bit more research on this soon and knock this out.

Dev note: From preliminary testing, I've determined the easiest way to do this would be to utilize the Memory Storage API, however this is only temporary until we switch over to the Queue based system.

@ryanwarsaw ryanwarsaw mentioned this issue Mar 30, 2016
12 tasks
@ryanwarsaw ryanwarsaw removed their assignment Dec 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants