Currently if I go to mysite.com/?q=taxonomy_html I see a list of all of my vocabularies and all of their topics and sub-topics and so on. I'd like to be able to see that same listing only limited to just one vocabulary.

For example I have the recipies and weblinks modules installed so I'd like to have a link that takes me to a listing of just the recipe topics (not the articles listed under each topic, just the topics) and a seperate link for showing the weblink categories and a third link that shows the news categories. Each of these news, recipes and weblinks have their own seperate vocabularies.

Is this possible? It seems like there should be a way to call this like mysite.com/?q=taxonomy_html/recipes or some such. Any ideas?