Skip to content

[Bug] Big Image Storage Problem #146

@AE-SAY-WAY

Description

@AE-SAY-WAY

Currently, if you upload an image to a tldraw drawing it adds it as an asset.... Cool.

But when you delete the image from the drawing, the asset still remains in the markdown...

This artificially bloats the note, even though the image isn't being utilized.

And since its still technically being referenced, plugins and queries cant see that you are not using it.

I suggest implementing a change, such that, if an image is deleted off the drawing, its asset is deleted too.

This is how excalidaw does it I believe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions