Jump to content

Automation to open web URL in Accordance?


Darin Franklin

Recommended Posts

I need a way for an external script to tell Accordance to open a URL in its internal web browser.

 

With UI scripting, I can do File > New Tab > Web Browser, but I can't find a way to set the URL.  There doesn't seem to be any keyboard shortcut or menu item to select the URL field.

 

I also looked for an accord URL, like "accord://web/http://accordancebible.com/forums",but I don't see anything like that.

 

Is there any way to do it?

Link to comment
Share on other sites

  • 2 months later...

Accordance 13.1.4 adds a feature to select the URL bar with Command-L.  Now, here is a script which opens a URL in Accordance.

 

1. Right-click and save this link to a file.

accordweb.applescript

 

2. Run it from the Terminal command line.

osascript accordweb.applescript "https://www.accordancebible.com/forums/topic/29310-automation-to-open-web-url-in-accordance/"

 

  • Like 2
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...