View Single Post
Old 11-19-2020, 12:10 PM   #1
groob
Enthusiast
groob began at the beginning.
 
Posts: 37
Karma: 10
Join Date: Oct 2020
Device: Kindle Paperwhite (1)
Custom URL Scheme

Hello,
I was wondering if a Custom URL Scheme does exist or could be implemented to launch the app passing some parameters to it.

My use case would be to launch the app passing a search string (or book id in the library) in order to use this link from another app or website.

An example could be the (mac) Dash App. It uses the
Code:
dash://{query}
Custom URL Scheme to launch the app passing `{query}` as a search parameter.

Would anyone else find this useful or just me?
Would it be feasible?
groob is offline   Reply With Quote