HI,
Do you know if there is a way to build a lua query to find all blocks of one type in the pages ?
I would like to list all my “space-script”, “template” or “query” blocks to translate them one by one to the v2 lua style.
Thanks for any tips or ideas.
Interesting idea, but these are not currently indexed. space-lua is, space-style is, as are data blocks, but not everything else. Less ideal but more pragmatic would be to simply grep your entire space for these things.
Thank you, i’ll do it with a search, that will be ok.
1 Like