Extension Icon

FileMaker Snippets

Create and use snippets for FileMaker Pro
AvatarEric
294 Installs
OverviewCommandsVersion History

Versions14

Fixes - April 5, 2024

  • Fix encoding for launching favorite or recent files that contain special characters

Fixes - March 28, 2024

  • Fix deeplinks for hosted snippets. Fetch dependency was not being loaded correctly.

Fixes - March 20, 2024

  • Fix snippet creation from clipboard

Fixes - March 4, 2024

  • Improved frecency sorting for recent/favorite files

Update AppleScripts - February 12, 2024

  • Now running version 4.0.4 of FmClipTools under the hood

Fixes - February 5, 2024

  • Improved searching for recent/favorite files with additional keywords
  • Added Frecency sorting to recent/favorite files, so the most used files are shown first

Recents and Favorites - January 29, 2024

  • Added new commands to search recent/favorite FileMaker files

Deeplink Support - January 26, 2024

  • Renamed extension to FileMaker Snippets
  • Added support for deeplinking to a specific snippet. Use deeplinks to share snippets with others using just a URL.

Fixes - July 27, 2023

  • Fixed a bug where Claris database couldn't be located

Fixes - March 14, 2023

  • Improve performance when loading snippets from a large folder
  • Show warning on the form to not pick a large folder in the first place
  • Add a loading UI when adding a folder
  • Fixes [Claris Snippets] ... #5331
  • Limit displayed snippet text to 500 characters to improve performance when editing metadata for a large snippet
  • Fixed a bug that prevented users from saving snippets to the default directory

Dynamic Snippets - March 10, 2023

  • Added: Dynamic snippets let you replace any values in a snippet's XML with values from a dynamic form each time you go to copy the snippet.

Support Editing Raw XML - March 9, 2023

  • Added: Edit the raw XML of a snippet inline in Raycast. Since this is advanced, this feature is available in a seperate form
  • Added: Abilty to copy a snippet's internal UUID to the clipboard
  • Support for Raycast 1.48.8

Support Git Locations - October 10, 2022

  • Added: support snippets located in a git repository
  • Added: support for snippets stored in sub-folders for a given location

Initial Version - September 27, 2022

  • Create new snippets from clipboard
  • Auto-detect type of snippet
  • Support for multiple folder locations where snippets are saved
  • Edit/Duplicate/Delete existing snippets