Say I have seven different blocks on a page and I realize they all have something in common; I’d like them to be tagged with the same tag. Is there an easy way to select them all and apply a tag?
- To multi-select, try
Ctrl + click
andShift + click
.- Their functionality is only partial.
- To do something to every block in a selection:
- I’m only aware of:
- all the functions available in the context menu (
right-click
) Tab
/Shift + Tab
to indent / unindent- only some combinations work
- all the functions available in the context menu (
- Plugins and custom code can apply many more things.
- I’m only aware of:
- Nevertheless, tagging multiple blocks doesn’t sound like the right thing to do.
- Should normally gather them and tag their common parent.
@sunomatic
If you can’t find any other way to do it and you or someone else wants it, I can create it as a plugin.
1 Like
That would be appreciated, thank you!