breck7 / truebase

TrueBase - information you can trust. Software for building computable encyclopedias.
https://truebase.treenotation.org
9 stars 0 forks source link

list generation UI and user customizable sorting #19

Open ghost opened 1 year ago

ghost commented 1 year ago

It would be really nice if lists could be generated not just from search but also from multi value sets as per issue (https://github.com/breck7/pldb/issues/487)

A search query selects the keys, the values could then be made more concise using operators like AND OR or may be even ALIAS.

Another one would be to filter the lists so that it would be easier to know where to start/restart CRUD operations on a data-store from a search response.

Does anyone think this is a good idea ?