Skip to main content

Search and replace strings in full-text documents

The Annotator component in InkVisitor has in-built functionalities for:

  • searching text, e.g. for checking occurrences in context or jumping to the right place in the text where you are currently working;
  • replacing text, e.g. for making corrections of full-texts;
  • adding anchors sequentially, rather than one by one.

The search box enables Javascript regular expressions.