Archive | Macintosh RSS feed for this section

AI-Written Javascript Paywall Jumper


With plenty of time and patience, I might have been able to figure this out myself after much searching for code samples and tweaking to get it to work. Instead, I asked the AI-based ChatGPT to write me a bookmarklet. In 30 seconds, I had my response. I added the Bookmarklet and it works! Call me pretty impressed.

Continue reading

Word Processing Functions in FileMaker using Buttons and Scripts


…a new post specifically detailing this version and how to add these features to your own database.

Continue reading

Word Cloud D3 Javascript in a Web Viewer in FileMaker


I built a Word Cloud to run in FileMaker using an existing D3 Javascript that generates a Word Cloud. I designed it to work on the Desktop or iOS, using the same layout.

Continue reading

Building Folder Structures in the Finder with FileMaker Pro 17


In keeping with the principle, “Why use a screwdriver, when I have this hammer right here?”, I decided, instead of just downloading a free utility from the Mac App Store, I would build folder creation functionality using FileMaker Pro Advanced 17.

Continue reading

Deleting Files from Your Computer Using Native FileMaker Pro


Why would you want to delete files in the Finder from FileMaker Pro? Once the files are imported into FileMaker, they are removed from the user’s ‘Scanner Document’ folder on the Desktop of their computer.

Continue reading

Using AppleScript to send FileMaker data to Apple Notes App


Recently, a friend asked me about automating the export of data from FileMaker to Evernote. A web search found that someone had already figured this out. I thought this might be useful to send data to Notes, the app that I use.

Continue reading

Set a Keyboard Shortcut for “Save as PDF” in Mac OS


This is a really useful shortcut. I think it should be built in to Mac OS, but until the powers that be get around to doing this, you can add this feature for yourself.  It is now second nature for me to go Command P, Command P to create a PDF.

Continue reading

Ever wish there was a way to ‘Send to FileMaker’ from your Web Browser?


Turns out there is a fairly easy way to do this. It involves creating a bookmark in your web browser that is written in Javascript. It calls a FileMaker script using the URL scheme ‘FMP’ and sends the web page title, and the page’s URL to FileMaker. Once you have this in FileMaker, you can […]

Continue reading