URL Scheme

The base protocol is:

tableflip://

Invoking this without further contents will simply activate the app.

Open File

Important: Because of App Sandboxing restrictions, TableFlip needs your permission to access files. This is automatic when you open files from the “File” menu. But you have to confirm opening files from paths that are passed in via the URL Scheme to avoid malicious third-party scripts from messing with your data.

The syntax:

tableflip://open?path=PATH[&table=TABLE_NO][&row=ROW][&column=COLUMN]

Example:

 tableflip://open?path=/Users/foobar/Desktop/My%20Markdown%20Book%20Makuscript.md&table=3

Opens the file /Users/foobar/Desktop/My Markdown Book Makuscript.md, showing the 3rd tab.