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

Numeric sorting, sort by multiple columns #204

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jnv
Copy link

@jnv jnv commented Oct 22, 2016

Most functionality was in sortnumerically branch already, I have just fixed merge conflicts and added tests.

The usage is as follows:

sort    : ^(num)volume,^name
  • multiple columns are comma separated
  • columns prefixed with (num) will be cast as integer

Refs: #78, #108, #175.

@jnv jnv changed the title Numeric sorting and by multiple columns Numeric sorting, sort by multiple columns Oct 22, 2016
@Xeenych
Copy link

Xeenych commented Apr 13, 2017

Will this branch be ever merged to master? After recent update my numeric sorting broke and I cannot repair it

@jnv
Copy link
Author

jnv commented Apr 13, 2017

Let's ping @splitbrain what's their stance on this feature.

@jnv
Copy link
Author

jnv commented Oct 17, 2018

I see the plugin is still being updated. Is there any chance this feature could be merged?

@jnv
Copy link
Author

jnv commented Dec 6, 2022

Note that I'm still keeping this PR in sync with the master branch. If you need this functionality, you can use the master branch of my fork: https://github.com/jnv/dokuwiki-plugin-data

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

Successfully merging this pull request may close these issues.

3 participants