If you only use the value of myNoteLink in the context of the script, there is 
no point adding it to the clipboard.

Setting the value of the "Evernote" field should be doable by the following 
code:

set the value of field "Evernote" of thePub to myNoteLink 
(http://bibdesk.sourceforge.net/manual/BibDesk%20Help_79.html)

Obviously, thePub needs to be called whatever you call the variable for the 
publication being processed at the moment.

Cheers,

JJ

On 2012-12-02, at 2:28 PM, Christian Pleul <[email protected]> wrote:

> Hey,
> 
> With an apple script, I extract BD info and transfer it to evernote. After 
> evernote finished the sync process, I copy the note url to the clipboard. In 
> BD each of my entries has a evernote field.
> 
> Now I would like to extend my apple script after 
> 
> 
> set the clipboard to myNoteLink
> end tell -- evernote
> 
> 
> so that this content of the clipboard is filled into the evernote field of 
> the selected publication.
> 
> Could some apple script expert please give me hand for this extension for my 
> first apple script?
> 
> 
> Best
> --
>       Christian
> 
> 
> -Click. Boom. Amazing!-
> 
> Steve Jobs, 2006
> 
> ------------------------------------------------------------------------------
> Keep yourself connected to Go Parallel: 
> DESIGN Expert tips on starting your parallel project right.
> http://goparallel.sourceforge.net/_______________________________________________
> Bibdesk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/bibdesk-users

------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net/
_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to