View Single Post
Old 03-19-2023, 06:30 PM   #882
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,843
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by DaltonST View Post
This version supports overriding http and/or https to use different apps in links that are clickable.

See the attached image for an explanation of how to do it.


DaltonST
Doesn't want to work for me, links open in default browser (Firefox).

This is what have in plugin tweaks

Code:
job_spy_notes_viewer_protocol_default_apps = {'https': 'C:/Program Files (x86)/Microsoft/Edge/Application/msedge.exe'}
FTR: That's not what I typed, I had the path in double quotes with backslashes - which I guess got pythonised as per the tooltip.

This is the https link:

Code:
<div>
<p><a href="https://www.mobileread.com/forums/index.php"><span style="color: #6cb4ee">MR Home Page</span></a></p></div>
BR
BetterRed is offline   Reply With Quote