View Single Post
Old 02-05-2017, 06:27 AM   #2
svenlind
Fanatic
svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.svenlind ought to be getting tired of karma fortunes by now.
 
svenlind's Avatar
 
Posts: 539
Karma: 10491221
Join Date: Apr 2010
Location: Denmark
Device: Kobo: Clara BW, Libra 2,Sage. Kindle Oasis 3, Ipad Mini
Quote:
Originally Posted by cedhax View Post
Let's try to collect the data here. The data collected here should be "forever" around, not like what happened to handleopenurl.com.
An excellent idea.

Allow me to give an example of what you label relatively easy:

App Name -- URL Scheme

Google Translate--https://translate.google.com/#en/da/{word}

How did I find this?

Go to https://translate.google.com/

Then select your languages of interest. I chose English -> Danish
Then enter a word, say horse.
Observe the URL it will show : https://translate.google.com/#en/da/horse

Your URL Scheme will now be: https://translate.google.com/#en/da/{word}

In Marvin use {text} instead of {word}
svenlind is offline   Reply With Quote