Search found 12 matches
- Fri Nov 22, 2019 10:27 am
- Forum: Looking for AppleScripts…
- Topic: Export Note Cards
- Replies: 10
- Views: 55083
Re: Export Note Cards
I just found this script and I think something changed in Bookends' code and a part of the syntax isn't working. I'm getting the following error and was wondering how to fix it as I'm very interested in using the script: error "Bookends got an error: sh: -c: line 0: syntax error in conditional ...
- Mon Oct 21, 2019 9:19 am
- Forum: Bookends for iOS
- Topic: Error when syncing via iCloud: “record to insert already exists”
- Replies: 10
- Views: 22221
Re: Error when syncing via iCloud: “record to insert already exists”
I'm having the same issue since upgrading to iOS 13. I also noticed that a number of groups with long numerial names were automatically created. I'll send a screenshot to the support email.
- Mon Sep 30, 2019 8:58 am
- Forum: Bookends for iOS
- Topic: Search from main page
- Replies: 3
- Views: 11484
Re: Search from main page
I would also benefit from this implementation 

- Fri Sep 27, 2019 10:58 am
- Forum: Bookends for iOS
- Topic: iPadOS 13.1 Copy to Bookends Missing on Sharesheet
- Replies: 12
- Views: 19906
- Fri Sep 27, 2019 7:40 am
- Forum: Bookends for iOS
- Topic: iPadOS 13.1 Copy to Bookends Missing on Sharesheet
- Replies: 12
- Views: 19906
Re: iPadOS 13.1 Copy to Bookends Missing on Sharesheet
I’ve looked, it’s not there unfortunately. I also looked under Actions and it’s not there either.
It seems to be an issue on the iPhone OS only since I just checked on my iPad - also updated to the last version of the OS - and Copy to Bookends is there!
It seems to be an issue on the iPhone OS only since I just checked on my iPad - also updated to the last version of the OS - and Copy to Bookends is there!
- Thu Sep 26, 2019 6:48 pm
- Forum: Bookends for iOS
- Topic: iPadOS 13.1 Copy to Bookends Missing on Sharesheet
- Replies: 12
- Views: 19906
Re: iPadOS 13.1 Copy to Bookends Missing on Sharesheet
I’ve only installed versions directly from the public app store - so I don’t think so.
I reinstalled the app now hoping it would fix it but unfortunately it didn’t
I reinstalled the app now hoping it would fix it but unfortunately it didn’t

- Thu Sep 26, 2019 3:00 pm
- Forum: Bookends for iOS
- Topic: iPadOS 13.1 Copy to Bookends Missing on Sharesheet
- Replies: 12
- Views: 19906
Re: iPadOS 13.1 Copy to Bookends Missing on Sharesheet
I’m having the same issue on the iPhone running 13.1. Can’t find “copy to bookends” anywhere.
- Sat Apr 20, 2019 9:19 pm
- Forum: Looking for AppleScripts…
- Topic: Autolinking Bookends and DEVONthink records
- Replies: 35
- Views: 171973
Re: Autolinking Bookends and DEVONthink records
As I understand it in order for the script to work then it should have DT export the pdf to the Bookends attachment folder and have Bookends add the file to the pre-existing (selected) reference, right?
- Thu Apr 18, 2019 6:34 pm
- Forum: Looking for AppleScripts…
- Topic: Autolinking Bookends and DEVONthink records
- Replies: 35
- Views: 171973
Re: Autolinking Bookends and DEVONthink records
Thank you for the tips. I'm finding the Export to Bookends script very handy. I'm just having an issue with one thing: how can I modify the script to have DT export the PDF to a pre-existing citation selected in Bookends? I spent a couple of hours trying to edit the script but no luck so far. Any ti...
- Wed Apr 17, 2019 10:30 am
- Forum: Looking for AppleScripts…
- Topic: Autolinking Bookends and DEVONthink records
- Replies: 35
- Views: 171973
Re: Autolinking Bookends and DEVONthink records
That's a great idea! I've been actually wondering about further possibilities of syncing the script could offer. The main one that would be really productive would some form of cross-syncing of PDFs from DT to Bookends. For instance, I have many pdfs of articles and books in DT that I could like to ...
- Mon Apr 15, 2019 12:22 pm
- Forum: Looking for AppleScripts…
- Topic: Autolinking Bookends and DEVONthink records
- Replies: 35
- Views: 171973
Re: Autolinking Bookends and DEVONthink records
I think I was able to figure it out, you need to modify the following lines of the script under "tell application "Bookends" to include the tag/keyword info: set {theKey, theAuthor, theEditor, theTitle, theKeywords} to {citekey, authors, editors, title, keyword names} And add the foll...
- Mon Apr 15, 2019 12:02 pm
- Forum: Looking for AppleScripts…
- Topic: Autolinking Bookends and DEVONthink records
- Replies: 35
- Views: 171973
Re: Autolinking Bookends and DEVONthink records
This script is awesome! I'm wondering if there is a way to add the functionality to import keywords as tags to DT as well. That would be amazing!