Search found 3 matches

by rkaplan
Wed Jan 06, 2021 1:01 am
Forum: Bookends
Topic: Hook App Script for both Groups and Citations
Replies: 0
Views: 76247

Hook App Script for both Groups and Citations

Greetings

See this thread please

https://discourse.hookproductivity.com/t/trying-to-write-new-bookends-script/2559/3

Any idea why this script works on its own but not in Hook?

tell application "System Events"
tell process "Bookends"
set the clipboard to ""
delay 0.3
click menu item "Copy As ...
by rkaplan
Sun Dec 13, 2020 6:55 pm
Forum: Bookends
Topic: Hook `Copy Link` name format for Bookends references
Replies: 3
Views: 5935

Re: Hook `Copy Link` name format for Bookends references

Hi

If the script is selected with a Group selected, the item returned is the first citation in the Group.

Is it possible to have the script instead return a link to the Group?