grefel / chainGREP

Chain InDesign GREP Queries to new Scripts
GNU General Public License v3.0
12 stars 4 forks source link

Newly created GREP Search&Replace with 3 digit numbering at the beginning of the search query are not sorted in the correct order #5

Open matteobaschera opened 3 years ago

matteobaschera commented 3 years ago

I have encountered the following problem:

Summary Newly created GREP Find&Replace with 3 digit numbering at the beginning of the search query are not sorted in the correct order.

Priority Issue | Tolerable problem that interferes with daily operations. In most cases, the issue can be worked around with little negative impact on daily operations.

Steps to Reproduce

Current result Search query is sorted based on the first two sort digits (11[\d]) instead of considering the first or more sort digits ([\d\d\d]).

Desired result Consider multi-digit sorting digits for sorting queries.

Environment/Requirements Client environment: Windows 10.0.19043 build 19043 with Adobe InDesign 16.4.x

2021-09-15 18_09_06-Save GREP Queries
grefel commented 3 years ago

Current Number sorting does not work with _ in GREP Query name.