From bbb9b402a4197f412a411efeef434b168d0ce96d Mon Sep 17 00:00:00 2001 From: Seth Chaiklin Date: Sat, 3 Oct 2020 11:54:07 +0200 Subject: Partially resolves: tdf#129492 (and related to: tdf#64739) improve explanation of Similarity search - add about search algorithm - add about using "Combine" checkbox - add about "Replace All" - add module switch for access commands - update access commands for BASE - add icons for BASE command - move position of example paragraph - remove heading and adjust ahelp to hidden - update all image sizes in edit_menu - update to for all entries in edit_menu - add to all in edit_menu - update German section id to English - update to

,

,

Change-Id: I6f9bc0957063a49520fb73f15f2aed06297a910f Reviewed-on: https://gerrit.libreoffice.org/c/help/+/103797 Reviewed-by: Seth Chaiklin Tested-by: Jenkins --- source/text/shared/00/edit_menu.xhp | 120 +++++++++++++++++++++--------------- source/text/shared/01/02100100.xhp | 26 ++++---- 2 files changed, 86 insertions(+), 60 deletions(-) diff --git a/source/text/shared/00/edit_menu.xhp b/source/text/shared/00/edit_menu.xhp index 6b3241e547..900234b230 100644 --- a/source/text/shared/00/edit_menu.xhp +++ b/source/text/shared/00/edit_menu.xhp @@ -29,15 +29,15 @@

Edit Menu

-Choose Edit - Undo. -CommandCtrl+Z +Choose Edit - Undo. +CommandCtrl+Z On the Standard bar or Table Data bar, click
-Icon +Icon Undo @@ -48,14 +48,14 @@
-Choose Edit - Redo. +Choose Edit - Redo. On the Standard bar, click
-Icon +Icon Redo @@ -65,17 +65,17 @@ -Choose Edit - Repeat. +Choose Edit - Repeat.
-Choose Edit - Cut. -CommandCtrl+X +Choose Edit - Cut. +CommandCtrl+X On the Standard bar, click
-Icon +Icon Cut @@ -86,15 +86,15 @@
-Choose Edit - Copy. -CommandCtrl+C +Choose Edit - Copy. +CommandCtrl+C On the Standard bar, click
-Icon +Icon Copy @@ -105,15 +105,15 @@
-Choose Edit - Paste. -CommandCtrl+V +Choose Edit - Paste. +CommandCtrl+V On the Standard bar, click
-Icon +Icon Paste @@ -146,14 +146,14 @@
-Choose Edit - Select All. -CommandCtrl+A +Choose Edit - Select All. +CommandCtrl+A
-Icon +Icon Select All @@ -163,35 +163,35 @@ -Choose Edit - Track Changes. -Choose Edit - Track Changes - Record. +Choose Edit - Track Changes. +Choose Edit - Track Changes - Record. Choose Edit - Track Changes - Show. -Choose Edit - Track Changes - Manage. +Choose Edit - Track Changes - Manage.
-Choose Edit - Track Changes - Manage - List tab. -Choose Tools - AutoCorrect - Apply and Edit Changes. The AutoCorrect dialog appears.
Click the Edit Changes button and navigate to the List tab.
+Choose Edit - Track Changes - Manage - List tab. +Choose Tools - AutoCorrect - Apply and Edit Changes. The AutoCorrect dialog appears.
Click the Edit Changes button and navigate to the List tab.
-Choose Edit - Track Changes - Manage - Filter tab. -Choose Edit - Track Changes - Merge Document. -Choose Edit - Track Changes - Compare Document. +Choose Edit - Track Changes - Manage - Filter tab. +Choose Edit - Track Changes - Merge Document. +Choose Edit - Track Changes - Compare Document.
-Choose Edit - Track Changes - Comment. -Choose Edit - Track Changes - Manage - List tab.
Click an entry in the list and open the context menu.
Choose Edit Comment.
+Choose Edit - Track Changes - Comment. +Choose Edit - Track Changes - Manage - List tab.
Click an entry in the list and open the context menu.
Choose Edit Comment.
-Choose Edit - Find. +Choose Edit - Find. CommandCtrl+F
-Choose Edit - Find & Replace. -CommandCtrl+H +Choose Edit - Find & Replace. +CommandCtrl+H On the Standard bar, click
-Icon +Icon Find & Replace @@ -201,21 +201,45 @@ -Choose Edit - Find & Replace - Attributes. -Choose Edit - Find & Replace - Format button. -
-Choose Edit - Find & Replace - Similarity search check box, then click the Similarities button. -On the Table Data bar, click Find icon, then Similarity search check box,
then click the Similarities button (database table view).
-On the Form Design bar, click Record Search icon, then Similarity search check box,
then click the Similarities button (form view).
+Choose Edit - Find & Replace - Attributes. +Choose Edit - Find & Replace - Format button. +
+ + +
+ + + Search Icon or CommandCtrl+F + + + On the Table Data bar, click Find icon, then Similarity search check box, then click the Similarities button (database table view). + + +
+ + + + Search Icon9.oct.2020 Ctrl+F is not configured for Database Form view + + + On the Form Navigation bar, click Record Search icon, then Similarity search check box, then click the Similarities button (database form view). + + +
+ + + Choose Edit - Find & Replace - Similarity search check box, then click the Similarities button. + +
-Choose Tools - Bibliography Database. -Choose Edit - Links. -Choose Edit - Links to External Files - Modify... (DDE links only). +Choose Tools - Bibliography Database. +Choose Edit - Links. +Choose Edit - Links to External Files - Modify... (DDE links only).
-Select a frame, then choose Edit - Object - Properties. -Open context menu of selected frame, choose Properties. +Select a frame, then choose Edit - Object - Properties. +Open context menu of selected frame, choose Properties.
-Choose Edit - Object. -Choose Edit - Object - Edit, also in the context menu of selected object. -Choose Edit - Object - Open. +Choose Edit - Object. +Choose Edit - Object - Edit, also in the context menu of selected object. +Choose Edit - Object - Open. diff --git a/source/text/shared/01/02100100.xhp b/source/text/shared/01/02100100.xhp index 1e129b522d..5126599997 100644 --- a/source/text/shared/01/02100100.xhp +++ b/source/text/shared/01/02100100.xhp @@ -1,6 +1,5 @@ - - Similarity Search @@ -36,29 +34,33 @@ -Similarity Search +

Similarity Search

Find terms that are similar to the Find text. Select this checkbox, and then click the Similarities button to define the similarity options.
-For example, a similarity search can find words that differ from the Find text by two characters.
- +
+For example, a similarity search can find words that differ from the Find text by two characters. -Similarities -Set the options for the similarity search. -Settings +Set the options for the similarity search. +

Settings

Define the criteria for determining if a word is similar to the search term. -Exchange characters +

Exchange characters

Enter the number of characters in the search term that can be exchanged. For example, if you specify 2 exchanged characters, "sweep" and "creep" are considered similar. -Add characters +

Add characters

Enter the maximum number of characters by which a word can exceed the number of characters in the search term. -Remove characters +

Remove characters

Enter the number of characters by which a word can be shorter than the search term. -Combine +

Combine

Searches for a term that matches any combination of the similarity search settings. +Using Combine better meets a user's expectations from looking at the settings, but may return false positives. Not using Combine may match less than expected, but does not return false positives. +A Weighted Levenshtein Distance (WLD) algorithm is used. If Combine is not checked, then settings are treated as an exclusive-OR (strict WLD). +If Combine is checked, then settings are treated as an inclusive-OR (relaxed WLD). + +Be careful when using Replace All with Similarity Search. Best to be certain first about what will be found. -- cgit