Skip to content

Commit 4ce8b98

Browse files
committed
EN, CZ : Fulltext and keyword index recent changes documented
1 parent afca371 commit 4ce8b98

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

cs/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ Ve spodní části panelu najdete několik tlačítek:
1616
*(viditelné jen pokud má vybraná kapitola podkapitoly)*
1717
- 📇 Seznam klíčových slov
1818
*(viditelné jen pokud jej definoval autor nápovědy)*
19+
- 🔎 Hledání slov v textu kapitol
20+
*(viditelné jen pokud jej definoval autor nápovědy)*
1921

20-
Tyto položky jsou zobrazeny jako rozbalovací strom s uzly, na které lze kliknout. Kliknutím na položku se rozbalí její dílčí část nebo se otevře vybraná kapitola.
22+
Tyto položky jsou zobrazeny jako rozbalovací strom s uzly, na které lze kliknout. Kliknutím na položku se rozbalí její dílčí část nebo se otevře vybraná kapitola.
23+
📇 a 🔎 mají nahoře pole pro zadání fráze, kterou chcete vyhledávat.
24+
Napište frázi a stiskněte **Enter**, abyste zahájili hledání.
25+
Kliknutím na **Esc** pole vymažete a opustíte.
2126

2227
- 🏡 Přejít na hlavní stránku nápovědy (README.md)
2328

@@ -64,6 +69,7 @@ Aplikace ukládá část Vaší konfigurace do **local storage**:
6469
| colorTheme | Schéma barev (🎨) |
6570
| sidebarVisible | Viditelnost levého panelu (❌︎ / ☰) |
6671
| language | Vybraný jazyk prostředí (🌐) |
72+
| keywordListingCount | Počet klíčových slov, která se budou zobrazovat v seznamech 📇, 🔎. |
6773

6874
# Začínáme
6975

en/README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,13 @@ At the bottom of this panel, you’ll find several buttons:
1616
*(shown if the current chapter has subchapters)*
1717
- 📇 Keywords list / Glossary
1818
*(visible if defined by the help author)*
19+
- 🔎 Fulltext keywords list
20+
*(visible if defined by the help author)*
1921

20-
These items are displayed as an expandable tree with clickable nodes. Clicking on an item expands its subcontent or opens the selected chapter.
22+
These items are displayed as an expandable tree with clickable nodes. Clicking on an item expands its subcontent or opens the selected chapter.
23+
📇 and 🔎 have an input field at the top where you can search for an exact phrase.
24+
Just start typing and press **Enter** to search.
25+
Press **Esc** to clear the field.
2126

2227
- 🏡 Go to the help file’s homepage (README.md)
2328

@@ -64,6 +69,7 @@ The application remembers your preferences using **local storage**:
6469
| colorTheme | Selected color mode (🎨) |
6570
| sidebarVisible | Visibility of the left panel (❌︎ / ☰) |
6671
| language | Selected UI language (🌐) |
72+
| keywordListingCount | Count of searched keywords in 📇, 🔎 lists. |
6773

6874
# Getting started
6975

0 commit comments

Comments
 (0)