@tienson
some requests to further improve the current implementation:
data-page-tags
is it possible to assign the [data-page-tags] to the div.cp__sidebar-main-content instead of the current div (so 2 divs higher up) ?
if we can select this div, it is possible to alter the width of the main container, to get full-width for kanban or mainmaps for instance
data-refs
regarding the [data-refs] and [data-refs-up] we discussed : it would be really useful to distinguish between the .ls-block where the user typed the tag and its parent blocks (parent blocks could use [data-refs-up] for instance).
Currently, since parent and children blocks share the same [data-refs], selecting a .ls-block[data-refs=tag] will select the whole tree above the tagged block.
thanks !
