Also why not make it all client side? When they grab a share link you can convert the text to image, image to base64 to spend to the URL, and when somebody opens the link you ocr it and recreate the list.
With this approach we should share the new URL again after each change.
Also why not make it all client side? When they grab a share link you can convert the text to image, image to base64 to spend to the URL, and when somebody opens the link you ocr it and recreate the list.