Git Product home page Git Product logo

Comments (5)

einhirn avatar einhirn commented on August 14, 2024

Whats the difference between an asterisk and the underscore? I don't see the need to change the documented behaviour...

from dokuwiki-plugin-data.

brettflorio avatar brettflorio commented on August 14, 2024

I don't see the need to change the documented behaviour...

Maybe that's the point. The documented behavior is:

If you want to avoid the multiple value option and keep your column name as is, add an underscore to the end of your name (example: “thickness_ : 1cm”).

For "Countries" I want it to display as "Countries" (so, per the docs, I should have it as Countries_), but I also want it to be "the multiple value option". Perhaps a double underscore would work better than an asterisk. What's important is that there seems to me to be a need for a new option that retains the trailing 's' without losing the multiple value option.

from dokuwiki-plugin-data.

einhirn avatar einhirn commented on August 14, 2024

Oh - I see. Then I didn't read the doc exactly.

Countriess

will work though. I will update the doc accordingly...

from dokuwiki-plugin-data.

brettflorio avatar brettflorio commented on August 14, 2024

Ah, there's the ticket. Thanks so much. That looks like it'll work perfectly, but filtering seems to get a little weird.

---- datacloud ----
field : countries_s
min : 1
limit : 300
----

That displays the "countries_s" values perfectly, but clicking the tags doesn't seem to work, and neither does "field: countries". Neither seems to cause the datatable to filter by the appropriate countries field. (It actually seems to filter by just "countries", which still exists in some of my docs as I'm testing.)

Thoughts?

from dokuwiki-plugin-data.

Klap-in avatar Klap-in commented on August 14, 2024

Filtering by clicking the tag in the cloud was broken by using too short names. fixed by e37ae84 in the PDO branch.

from dokuwiki-plugin-data.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.