Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort function - sort Title and Label decimal style, like book chapters (example given) instead of straight alpha-numerical #15

Open
Chris75forumname opened this issue Dec 5, 2023 · 0 comments

Comments

@Chris75forumname
Copy link

Sort function
Sort Title and Label fields (type text) in a decimal style, like book chapters (example given):

1 Test
2 Test
2.1 Test
2.2 Test
3 Test
...
10 Test
10.1 Test
11 Test

... instead of pure alpha-numerical sort, since alpha-numerical would require a trailing zero to achieve the expected sort order, but trailing zeros are not appropriate for Gantt-Chart notations.

@Chris75forumname Chris75forumname changed the title Sort function - sort Title and Label decimal style, like book chapters (example given) Sort function - sort Title and Label decimal style, like book chapters (example given) instead of straight alpha-numerical Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant