After applying filter (like tag filter) whatever result is diplayed, how can I share it using a url..
The selected tags from dropdown list should appear in the URL.
localhost/dokuwiki/dokuwiki.php?do=showtag&tag=role%3Asolution_consultant
and when this URL is shared we can get the list of people for the tag role with value solution_consultant.
Is there a plugin for such problem?