rivet Posted February 24, 2014 Posted February 24, 2014 For anyone using LaunchBar (Mac) and is aware of the snippet feature, attached is a set of Filemaker Function Snippets. Since LaunchBar searches by the snippet name, I have added spaces to the file/function name to speed up the results. i.e. 'Get(ScreenWidth)' is 'Get ( Screen Width )', this mean you can retrieve the function by typing 'gsw' A snippet is a simple text file with the function inside. You can edit the file to customize the pasted results, which I have done with a few of them. To install, unzip the attached file, and place all the .txt. files into: ~/Library/Application Support/LaunchBar/Snippets enjoy More Info: http://www.obdev.at/products/launchbar/index.html http://www.obdev.at/resources/launchbar/help/Snippets.html INFO Internally, snippets are simply plain text files (.txt) that are stored in the following folder: ~/Library/Application Support/LaunchBar/Snippets Any plain text file you place in this folder will be picked up by LaunchBar and can then be used as a snippet. p.s. don't forget to set a hotkey in the prefs to show your snippet list You can also colour the snippets in the finder which will display in LaunchBar, incase you want to colour by category or other. (10.9 test only) LaunchBar Filemaker Snipets v1.zip
rivet Posted May 12, 2015 Author Posted May 12, 2015 (edited) 7 new snippets for v14 Snippets FMP14.zip Get ( ApplicationArchitecture ).txt Get ( Menubar State ).txt Get ( Screen Scale Factor ).txt Get ( TouchKeyboardState ).txt Get ( TriggerExternalEvent ).txt Get ( TriggerGestureInfo ).txt Get AV Player Attribute ( attributeName ).txt Edited May 12, 2015 by rivet
Recommended Posts