Thank you for your reply.
The dataview result wouldn’t change with the method you described, it would still only be showing the result of “#whichevertagyouwant”.
Do you know anyway to make the dataview plugin react and update the query on all clicks in the tag pane? That would be closer to what I am looking for.
To clarify;
At the moment the tag pane works like this:
- Click tag in Tag page
- Go to search pane and click the result
- Note is shown
This doesn’t work with my workflow because it is dependent on the search pane which in turn can not be placed beside the tag pane. Only above or below (or tabbed).
If you have a lot of tags, and need to see as much as possible of the tag pane, you might not want to share that column/sidebar with the search results.
That is why I want the results to be displayed to the right of the tag pane (if the tag pane is placed in the left sidebar). And to clarify, I do not want to place the search pane on the right sidebar and click there to open a note. That is to far away from the tag pane which is in the left sidebar.
If there is a plugin that can dynamically react on each click in the tag page, I could create a note with ie a query/dataview or similar plugin that shows the result of the click in the tag pane after each click.
I hope this made it clearer?