Search found 10315 matches

by Jon
Wed Apr 09, 2025 8:03 am
Forum: Bookends
Topic: Smart group- SQL/Regex for marked up PDF
Replies: 4
Views: 12171

Re: Smart group- SQL/Regex for marked up PDF

The annotations that appear as note cards are rendered from the text in the PDF on-the-fly. They are note stored in the database. They can be imported into the database with a right-click, of course, which will do two things: (1) add the text to the Notes field, and (2) update the modification date ...
by Jon
Tue Apr 08, 2025 2:55 pm
Forum: Bookends
Topic: Escaping characters such as { and } when scanning/generating references
Replies: 4
Views: 4375

Re: Escaping characters such as { and } when scanning/generating references

Escape in what way? What markup language are you using? If it's one we support natively, choose it in Biblio -> Default Format & Output Style (e.g. HTML, BibTeX, Markdown).

Jon
Sonny Software
by Jon
Tue Apr 08, 2025 1:48 pm
Forum: Bookends
Topic: Dissertation reference format
Replies: 3
Views: 4724

Re: Dissertation reference format

Tip: If you want the flexibility to have the information in either field, you can edit the format to use a conditional group, like this:

[a. ’t,’ {v^u2}$ diss., $ u, d.]

That tells Bookends to output the Degree field (v) if it has content, and if it does not output the content of the Thesis Type ...
by Jon
Tue Apr 08, 2025 8:02 am
Forum: Bookends
Topic: Smart group- SQL/Regex for marked up PDF
Replies: 4
Views: 12171

Re: Smart group- SQL/Regex for marked up PDF

You can't. These searches deal with information stored in the database. Attached PDFs are external documents. You could write an AppleScript to do this, however. One that gathered the pathnames of all attachments and then queried the Finder for their modification dates. It shouldn't be hard to do ...
by Jon
Mon Apr 07, 2025 9:32 am
Forum: Bookends
Topic: Dissertation reference format
Replies: 3
Views: 4724

Re: Dissertation reference format

The dissertation type should be entered in the field Thesis Type (AKA user 2). That field is empty in your screen snap.

Jon
Sonny Software
by Jon
Fri Mar 28, 2025 5:25 pm
Forum: Bookends
Topic: Setting up a shared database
Replies: 5
Views: 10887

Re: Setting up a shared database

Actually, Bookends doesn't share PDFs at all. The PDFs are shared by a file sync service like iCloud Drive, Dropbox, Google Drive, etc. Bookends merely stores (and shares) the names of the PDFs, which of course are not copyrighted.

Jon
Sonny Software
by Jon
Fri Mar 28, 2025 8:14 am
Forum: Bookends
Topic: Setting up a shared database
Replies: 5
Views: 10887

Re: Setting up a shared database

You can share live databases with other Bookends users via cloud sync. Of course that requires that they use a Mac or iOS device. That's covered in detail in the User Guide, but this video tutorial should be sufficient to get it working

https://www.youtube.com/watch?v=-sS3SNt-btU

Independently ...
by Jon
Thu Mar 27, 2025 12:05 pm
Forum: Bookends
Topic: Capitalization questions
Replies: 3
Views: 11640

Re: Capitalization questions

Please contact tech support and send (1) the format .fmt you are using and (2) screen snaps of what you are seeing that isn't what you want.

Jon
Sonny Software
by Jon
Thu Mar 27, 2025 12:03 pm
Forum: Bookends
Topic: PDF annotations and notes not showing up in Note stream
Replies: 17
Views: 17126

Re: PDF annotations and notes not showing up in Note stream

You can open the PDF in Preview (or probably Skim or other PDF readers) and delete the cover page.

If you have imported the annotation and page number to Notes, you can also edit the notecard by double clicking on it to set the page number.

Jon
Sonny Software
by Jon
Thu Mar 27, 2025 8:43 am
Forum: Bookends
Topic: PDF annotations and notes not showing up in Note stream
Replies: 17
Views: 17126

Re: PDF annotations and notes not showing up in Note stream

Check in the PDF settings (click on gear action menu in the PDF viewer) and make sure that option to show highlights in the note stream is checked. As for Skim, it uses it's own proprietary method for handling highlights and notes, which can't be read by other PDF readers (try Preview, for example ...
by Jon
Wed Mar 19, 2025 8:03 am
Forum: Bookends
Topic: Inconsistent incorrect appearance of metatype
Replies: 2
Views: 7283

Re: Inconsistent incorrect appearance of metatype

This shouldn't be a forum question, it's impossible to guess what is wrong with such a complex and inconsistent set of variables. Please send those 3 references and the format you created to support@sonnysoftware.com so we can take a look.

https://www.sonnysoftware.com/phpBB3/viewtopic.php?t=2038 ...
by Jon
Fri Mar 14, 2025 8:44 am
Forum: Bookends
Topic: Initiate an autocomplete search without an attachment?
Replies: 2
Views: 7793

Re: Initiate an autocomplete search without an attachment?

That would be Autofill From Internet if you have the DOI, PMID, or a few other unique IDs. If you don't have these, you can try Refs -> DOI -> Ge DOI, and if there is sufficient metadata for Crossref to identify the reference it will be imported and you can then Autofill From Internet.

Jon
Sonny ...
by Jon
Thu Mar 13, 2025 8:27 am
Forum: Bookends
Topic: Bookends Unique ID not matching Endnote's Record Number
Replies: 3
Views: 7662

Re: Bookends Unique ID not matching Endnote's Record Number

I'm not sure which app you used to create the temp citations and which app you are using to scan the citations. But I can tell you that if you export from EndNote to Bookends, Bookends will not change the unique id (as long as it is unique, of course). Which means that if the EndNote id for a ...
by Jon
Mon Mar 10, 2025 12:26 pm
Forum: Bookends
Topic: [Feature Request] Support CSL-JSON Format
Replies: 10
Views: 14255

Re: [Feature Request] Support CSL-JSON Format

Yes, only one or the other. If you move the text file to the Trash (but DON"T empty the trash), Bookends will let you create a new file, which can be either BibTeX or CSL-JSON. Then you can compare the two and see which one works better for you.

Jon
Sonny Software
by Jon
Mon Mar 10, 2025 12:24 pm
Forum: Bookends
Topic: Bookends Unique ID not matching Endnote's Record Number
Replies: 3
Views: 7662

Re: Bookends Unique ID not matching Endnote's Record Number

That's a limitation of EndNote. They assign ids sequentially (which is why merging EndNote libraries is problematic). Bookends unique ids are assigned randomly. They won't match.

Here's a FAQ that discusses using Bookends and EndNote together, with some suggestions you may find helpful.

https ...