Jump to content
Server Maintenance This Week. ×

LaunchBar Filemaker Function Snippets


This topic is 3272 days old. Please don't post here. Open a new topic instead.

Recommended Posts

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

Link to comment
Share on other sites

  • 1 year later...

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 by rivet
Link to comment
Share on other sites

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.