Skip to content

Commit

Permalink
tweak [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
liao961120 committed May 3, 2020
1 parent 297737e commit 5fa4635
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README-en.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@ After this setup, you can start the program with the steps below (as long as you

1. Visit <https://glosss.yongfu.name> to search the docx files:

- select `Local` to search files on your computer (selecting `Web` searches from online database).
- select `Gloss` to target the gloss lines (lines with aligned tokens)
- search with [regular expression](https://en.wikipedia.org/wiki/Regular_expression) with `RegEx` selected
- select `Notes` to target the free lines (those starting with `#e`, `#c`, and `#n`)
- Select `Local` to search files on your computer (selecting `Web` searches from online database).
- Select `Gloss` to target the gloss lines (lines with aligned tokens)
- Search with [regular expression](https://en.wikipedia.org/wiki/Regular_expression) with `RegEx` selected
- Select `Notes` to target the free lines (those starting with `#e`, `#c`, and `#n`)
- Concatenate multiple patterns with `,` to get glosses that **match all of them**. For instance, to get glosses that contains both `NOM` and `ki`, search with the string `NOM,ki`.

![Demo](https://img.yongfu.name/gif/gloss-search-min.gif)
Expand Down

0 comments on commit 5fa4635

Please sign in to comment.