uid not found
Some block could not be found Could you please add the “If the UID block not found, skip it” function? Some blocks that can’t be converted are accepted. Thank you very much!
Can you clarify what exactly you want it to do? Does it break upon encountering missing UIDs or just print a lot?
I have a same problem.

Thank you!
I'm having the same issue here...

this isn't a fix to the actual python script but I'm using the UID that shows up in the terminal within Roam search to delete all empty block references
a bit brute force but it'll fix the issue; hopefully you don't have too many empty block references (I have a handful I'm manually deleting)
Ah I also added a break line after the println so it stops spamming and you get a neat list of what empty references you have to delete
