From d582a19045fcb712911179598f7b25b941b4c369 Mon Sep 17 00:00:00 2001 From: Nate Bross Date: Fri, 29 Sep 2023 10:04:22 -0500 Subject: [PATCH] update feature list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73ce152..c2390d8 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ SharpFM is a cross platform (Mac, Windows, Linux) FileMaker Pro Developer Utilit - [x] Copy FileMaker Scripts, Tables, or Layouts From FileMaker Pro to their XML representation. - [x] Edit raw FileMaker XML code (scripts, layouts, tables) with ability to paste changes back into FileMaker. - [x] Use AvaloniaEdit for XML editing with syntax highlighting. -- [ ] Persist FileMaker clips between SharpFM runs. +- [x] Persist FileMaker clips between SharpFM runs. - [ ] Better UI tools to mutate the Raw XML. ## App Icon