Viewing 5 posts - 26 through 30 (of 30 total)
  • Author
    Posts
  • #28396
    tuska
    Participant

    2 Yutaka Emura

    v21.9.914 allows you to specify a string as well as a character range.

    Thank you for this implementation!

    Summary for German umlauts and special characters (ä,ö,ü,Ä,Ö,Ü,ß):

    OPTIONS
    – Fuzzy Matching Options
    – ✅ Match similar strings
            Similarity level: 3/4 (75%)
            Max edit distance: 2
    ✅ Ignore nonspacing combining characters, such as diacritics, dakuten, and handakuten
    – ✅ Filter-Toolbar
    – ✅ Find-Toolbar
    – ✅ Incremental Search
    – String/Character ranges: e.g. ß, Treat as: ss

    SEARCH		FIND	 	(Filter-Toolbar + Find-Toolbar)
    ------------------------------------------------------------------
      a		a,A,ä,Ä	        (WITHOUT String/Character ranges!)
      A		a,A,ä,Ä
      ä		a,A,ä,Ä
      Ä		a,A,ä,Ä
      
      o		o,O,ö,Ö
      O		o,O,ö,Ö
      ö		o,O,ö,Ö
      Ö		o,O,ö,Ö
      
      u		u,U,ü,Ü
      U		u,U,ü,Ü
      ü		u,U,ü,Ü
      Ü		u,U,ü,Ü
    --------------------------------------------------------------------
      ß 		ss	  (String/Character ranges: ß, Treat as: ss)
    
      ä		ä,Ä,ae,Ae,AE
      Ä		ä,Ä,ae,Ae,AE
      ö		ö,Ö,oe,Oe,OE
      Ö		ö,Ö,oe,Oe,OE
      ü		ü,Ü,ue,Ue,UE
      Ü		ü,Ü,ue,Ue,UE
    ------------------------------------------------------------------
    #28404
    Yutaka Emura
    Keymaster

    Does this mean everything is resolved now?

    #28405
    tuska
    Participant

    Yutaka Emura wrote:

    Does this mean everything is resolved now?

    Yes, I consider this topic closed for me.
    (Above are my test results).

    Thank you again!

    #28421
    spiros
    Participant

    A bug: in the Find dialog, when “Regular expressions” is selected, Fuzzy matching is not checkable.

    #28423
    spiros
    Participant

    Another point, whenever one clicks the Fuzzy option the options dialog opens, even if one has already set options there.

Viewing 5 posts - 26 through 30 (of 30 total)
  • You must be logged in to reply to this topic.