Skip to content

Commit ef69d7e

Browse files
authored
Update 4.1.-Coding-Text.md
1 parent 1adb432 commit ef69d7e

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

docs/doc/en/4.1.-Coding-Text.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,26 +24,30 @@ Coded text segments can be memoed - through the right-click menu, by pressing 'M
2424

2525
Important coded texts, such as exemplars for a report, can be flagged _Important_ by using the right-click menu when on the coded text and selecting the Important option. The Star button underneath the codes tree toggles between showing all coded text and coded text flagged as important.
2626

27-
## Overlapping codes
27+
_Overlapping codes_
2828

2929
Overlapping codes can be difficult to view clearly. Overlapping sections are underlined. Mouse hover will show overlapped coded text. You can press 'O' after clicking on an overlapping section to cycle through the codes at that location.
3030

3131
## Annotations
32-
Add an annotation (a memo for a text segment) to a text selection. These are useful for explaining acronyms and jargon, for example. The text will become bold to mark the position of the annotation. To re-open an annotation, select some of the bolded-text and right-click to get the Annotate option. Alternatively, click the leftmost notepad and pencil button, or press the 'A' key.
32+
Add an annotation (a memo for a text segment) to a text selection. These are useful for explaining acronyms and jargon. The text will become bold to mark the position of the annotation. To re-open an annotation, select some of the bolded-text and right-click to get the Annotate option. Alternatively, click the leftmost notepad and pencil button, or press the 'A' key. To remove an annotation, open the annotation end delete all the text.
3333

3434
![annotation](https://qualcoder.files.wordpress.com/2019/01/annotation.png?w=429&h=240)
3535

3636
## Auto-code
3737

38-
The top right of the dialog has buttons for auto-coding text:
38+
The top right of the screen has buttons for auto-coding text:
3939
<img width="247" height="41" alt="auto-code buttons" src="https://github.com/user-attachments/assets/d689c833-505f-49e4-938c-e392d4a2cc14" />
4040

4141

4242
You can:
43+
4344
* auto-code exact text. An extra window will ask which files you want to auto-code.
45+
*
4446
* auto-code sentences based on a text fragment. An extra window will ask which files you want to auto-code.
47+
*
4548
* auto-code the current file using start and end text marks. You can use ‘\n’ for a line ending character. The start mark text is included in the coded section.
4649
* Undo previous auto-coding
50+
*
4751
* A check box to activate Regex. This is a special function to apply a more flexible auto-coding based in wildcards and other functions. See [https://techearl.com/regex-cheat-sheet](https://techearl.com/regex-cheat-sheet)
4852

4953
Automatic coding is case sensitive. You must also define the end of a sentence, there is a default setting with a period and space. \n can be used also to denote a line ending character.

0 commit comments

Comments
 (0)