From 1542a1591bba5f383c2c2b7493980bd6f97f43fb Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 22 Sep 2019 10:19:24 +0200 Subject: [PATCH] Update documentation for load/save game activity --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ed6ddca..8804993 100644 --- a/README.md +++ b/README.md @@ -435,11 +435,16 @@ the current game should be saved before, after or replace the selected game. There is a search field above the game list. If a string is entered in the search field, the game list is filtered to only show games matching the search -string. +string. The matching is case insensitive and by default matches a substring in +the game list. It is possible to enable matching using [Java regular expression +syntax](https://docs.oracle.com/javase/8/docs/api/java/util/regex/Pattern.html) +by enabling *Regular Expression Search* in the menu. **Hint!** In the game list, tap and hold a game to delete that game from the PGN file. +**Hint!** To delete the whole file, select *Delete File* from the menu. + ### FEN/EPD To load a position from a FEN/EPD file, go to *Left drawer menu* -> *File* ->