Skip to content

Instantly share code, notes, and snippets.

-- Launches ScanSnap Manager, if necessary. Opens the ScanSnap Manager settings window,
-- changes to named profile, applies changes, and closes the window
-- Example:
SwitchToProfile("Standard")
on SaveActiveApplication()
return application
end SaveActiveApplication
on OpenOptionsWindow()
@brooksduncan
brooksduncan / scan-apple-notes.scpt
Last active September 14, 2023 15:41
ScanSnap Scan To Apple Notes
(*
Scan To Apple Notes
Copyright (C) Brooks Duncan
v. 1.1
You are welcome to use and modify as you see fit, but I'd appreciate credit to http://www.documentsnap.com.
Learn more at http://www.documentsnap.com/scan-apple-notes
Thank you to Larry Salibra at https://www.larrysalibra.com/evernote-to-apple-notes/.