> On 1 Sep 2020, at 05:28, Ed Summers <[email protected]> wrote:
> 
> I feel like this might be a perennial question, but is there a way to convert 
> a Bdsk-File-N values into an actual system path?
> 


You can type the following (single line!) on the command line to get the 
relative path, of course inserting your field value:

echo BDSK_FILE_FIELD_VALUE  | base64 -d - - | plutil -extract relativePath xml1 
-o - - | plutil -p -

Christiaan

_______________________________________________
Bibdesk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-users

Reply via email to