dokuwiki-plugin-data
dokuwiki-plugin-data copied to clipboard
Numeric sorting, sort by multiple columns
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.
Will this branch be ever merged to master? After recent update my numeric sorting broke and I cannot repair it
Let's ping @splitbrain what's their stance on this feature.
I see the plugin is still being updated. Is there any chance this feature could be merged?
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