top | item 39456682

(no title)

rexec | 2 years ago

Thanks! There's a "Summarize selection" prompt in there, so if you try it with a good model like Mixtral you might already get good results for (1). For (2) I'm guessing you'd want to be able to write a custom prompt?

discuss

order

aaronbrethorst|2 years ago

Can "Summarize selection" work across multiple documents, or is it limited to only a single document at a time?

Also, the Notes app on macOS has a reasonably comprehensive AppleScript Dictionary associated with it for scripting; have you considered using osascript with either AppleScript (ugh) or JavaScript to expand your cross-document capabilities?

rexec|2 years ago

Ah yes it's limited to single documents.

Using AppleScript/JavaScript to pull multiple notes is a good idea!