splitbrain / dokuwiki-plugin-data

Add and query structured data in your DokuWiki
http://www.dokuwiki.org/plugin:data
GNU General Public License v2.0
50 stars 34 forks source link

Numeric sorting, sort by multiple columns #204

Open jnv opened 8 years ago

jnv commented 8 years ago

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

Refs: #78, #108, #175.

Xeenych commented 7 years ago

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

jnv commented 7 years ago

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

jnv commented 6 years ago

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

jnv commented 1 year ago

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