Some images have complex backgrounds behind the text, while overlay notes only support a solid color fill currently. To better hide complex backgrounds, we could add "backdrop notes" that work by importing a SVG graphic that gets placed behind text notes.
Maybe bitmap images could be supported as well by base64 encoding them, SVG's seem the simplest to store in a db since they're just much more compact text.
Some images have complex backgrounds behind the text, while overlay notes only support a solid color fill currently. To better hide complex backgrounds, we could add "backdrop notes" that work by importing a SVG graphic that gets placed behind text notes.
Maybe bitmap images could be supported as well by base64 encoding them, SVG's seem the simplest to store in a db since they're just much more compact text.