knowledgepixels / nanodash

A web client to browse and publish nanopublications.
GNU Affero General Public License v3.0
26 stars 2 forks source link

Show nanopubs from all keys of a user at the same time #65

Closed tkuhn closed 1 month ago

tkuhn commented 1 year ago

Now that users can assign themselves multiple keys, it should be possible to show nanopubs signed by all these keys at the same time. Now, one has to switch from one to the other.

This can be achieved on the user interface side by replacing the radio buttons by checkboxes. On the server side, it's a bit more complicated as several queries will have to be issued at the same time.

tkuhn commented 1 month ago

Done with bac7c4bcc3aff5870af510f4be0ef04875da6696.