intro text points to 'List' menu
This commit is contained in:
parent
8e439a446b
commit
22bb93a2dd
1 changed files with 2 additions and 2 deletions
|
@ -29,7 +29,7 @@ Das funktioniert wie normale Text-Suche, nur etwas flexibler:
|
||||||
(Erst|Zweit)versuch z.B. würde sowohl 'Erstversuch'
|
(Erst|Zweit)versuch z.B. würde sowohl 'Erstversuch'
|
||||||
als auch 'Zweitversuch' markieren.
|
als auch 'Zweitversuch' markieren.
|
||||||
.+ akzeptiert alle Zeichen, das können Sie vorn anfügen,
|
.+ akzeptiert alle Zeichen, das können Sie vorn anfügen,
|
||||||
um im unteren Menü 'List' den Anfang der Zeile zu sehen.
|
um im Menü 'List' unten rechts den Anfang der Zeile zu sehen.
|
||||||
|
|
||||||
Viel Spaß
|
Viel Spaß
|
||||||
|
|
||||||
|
@ -41,7 +41,7 @@ They are like normal text-search but more flexible:
|
||||||
E.g.: (Erst|Zweit)versuch would select both words:
|
E.g.: (Erst|Zweit)versuch would select both words:
|
||||||
'Erstversuch' (first attempt) and 'Zweitversuch' (second attempt).
|
'Erstversuch' (first attempt) and 'Zweitversuch' (second attempt).
|
||||||
.+ will accept any text, you can add it at the start to see the whole line
|
.+ will accept any text, you can add it at the start to see the whole line
|
||||||
in the lower menu 'List'.
|
in the menu 'List' (bottom right).
|
||||||
"""
|
"""
|
||||||
|
|
||||||
# fünf Tatverdächtige
|
# fünf Tatverdächtige
|
||||||
|
|
Loading…
Add table
Reference in a new issue